refactor(doom): reduce modules indent
This commit is contained in:
parent
afbb662bea
commit
1532d9c6df
1 changed files with 168 additions and 167 deletions
|
@ -38,7 +38,7 @@
|
|||
;;neotree ; a project drawer, like NERDTree for vim
|
||||
ophints ; highlight the region an operation acts on
|
||||
(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
|
||||
unicode ; extended unicode support for various languages
|
||||
vc-gutter ; vcs diff in the fringe
|
||||
|
@ -86,7 +86,7 @@
|
|||
:tools
|
||||
;;ansible
|
||||
debugger ; FIXME stepping through code, to help you add bugs
|
||||
;;direnv
|
||||
;; direnv
|
||||
docker
|
||||
editorconfig ; let someone else argue about tabs vs spaces
|
||||
ein ; tame Jupyter notebooks with emacs
|
||||
|
@ -192,7 +192,8 @@
|
|||
|
||||
:config
|
||||
;;literate
|
||||
(default +bindings +smartparens))
|
||||
(default +bindings +smartparens)
|
||||
)
|
||||
|
||||
|
||||
(use-package-hook! evil-goggles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue