summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2021-12-20 10:45:20 -0500
committerKjetil Orbekk <kj@orbekk.com>2021-12-20 10:45:20 -0500
commit3393f17faefe508a651a6bb6e656c971d5afd39f (patch)
treea2839778ad0420c56dae5244e8f1619419d508a4 /emacs/.doom.d/init.el
parentcd12a92c8b42be7a4b2e6f9b6e49cfe90947159c (diff)
config
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r--emacs/.doom.d/init.el8
1 files changed, 4 insertions, 4 deletions
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