refactor(doom): reduce modules indent

This commit is contained in:
Infinidoge 2022-05-01 21:33:07 -04:00
parent afbb662bea
commit 1532d9c6df

View file

@ -38,7 +38,7 @@
;;neotree ; a project drawer, like NERDTree for vim ;;neotree ; a project drawer, like NERDTree for vim
ophints ; highlight the region an operation acts on ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows (popup +defaults) ; tame sudden yet inevitable temporary windows
;; (tabs +centaur-tabs); a tab bar for Emacs ;; (tabs +centaur-tabs) ; a tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler treemacs ; a project drawer, like neotree but cooler
unicode ; extended unicode support for various languages unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe vc-gutter ; vcs diff in the fringe
@ -86,7 +86,7 @@
:tools :tools
;;ansible ;;ansible
debugger ; FIXME stepping through code, to help you add bugs debugger ; FIXME stepping through code, to help you add bugs
;;direnv ;; direnv
docker docker
editorconfig ; let someone else argue about tabs vs spaces editorconfig ; let someone else argue about tabs vs spaces
ein ; tame Jupyter notebooks with emacs ein ; tame Jupyter notebooks with emacs
@ -192,7 +192,8 @@
:config :config
;;literate ;;literate
(default +bindings +smartparens)) (default +bindings +smartparens)
)
(use-package-hook! evil-goggles (use-package-hook! evil-goggles