Cleaning up Doom.

This commit is contained in:
Derek Taylor
2021-03-20 21:57:45 -05:00
parent 937bac3a9a
commit 585823b374
4 changed files with 32 additions and 49 deletions

View File

@@ -35,7 +35,7 @@
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra
;;indent-guides ; highlighted indent columns
;;ligatures ; ligatures and symbols to make your code pretty again
(ligatures +extras) ; ligatures and symbols to make your code pretty again
;;minimap ; show a map of the code on the side
modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions
@@ -179,15 +179,9 @@
emms
;;everywhere ; *leave* Emacs!? You must be joking
;;irc ; how neckbeards socialize
;;(rss +org) ; emacs as an RSS reader
(rss +org) ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought
;; :emms
;; emms-setup
;; emms-info
;; emms-cue
;; emms-mode-line
:config
literate
(default +bindings +smartparens))