From 3393f17faefe508a651a6bb6e656c971d5afd39f Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 20 Dec 2021 10:45:20 -0500 Subject: config --- emacs/.doom.d/init.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emacs/.doom.d/init.el') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 66d3f7c..ba5083a 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -38,7 +38,7 @@ ;;hydra ;;indent-guides ; highlighted indent columns ;;minimap ; show a map of the code on the side - modeline ; snazzy, Atom-inspired modeline, plus API + modeline ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on @@ -63,7 +63,7 @@ ;;lispy ; vim for lisp, for people who don't like vim multiple-cursors ; editing in many places at once ;;objed ; text object editing for the innocent - parinfer ; turn lisp into python, sort of + ;;parinfer ; turn lisp into python, sort of ;;rotate-text ; cycle region at point between text candidates snippets ; my elves. They type so I don't have to ;;word-wrap ; soft wrapping with language-aware indent @@ -100,10 +100,10 @@ ;;macos ; MacOS-specific commands magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs - ;;pass ; password manager for nerds + pass ; password manager for nerds ;;pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders - ;;rgb ; creating color strings + rgb ; creating color strings ;;taskrunner ; taskrunner for all your projects ;;terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux -- cgit v1.2.3