Move :editor to top; disable parinfer by default
And shorten post-comment.
This commit is contained in:
parent
63552338ec
commit
5d79729c15
1 changed files with 3 additions and 3 deletions
|
@ -41,6 +41,9 @@
|
|||
;unicode ; extended unicode support for various languages
|
||||
vi-tilde-fringe ; fringe tildes to mark beyond EOB
|
||||
window-select ; visually switch windows
|
||||
|
||||
:editor
|
||||
;parinfer ; turn lisp into python, sort of
|
||||
|
||||
:emacs
|
||||
dired ; making dired pretty [functional]
|
||||
|
@ -127,9 +130,6 @@
|
|||
;floobits ; peer programming for a price
|
||||
;impatient-mode ; show off code over HTTP
|
||||
|
||||
:editor
|
||||
parinfer ; A handy addon to sort of turn lisp into python <https://shaunlebron.github.io/parinfer/>
|
||||
|
||||
:config
|
||||
;; For literate config users. This will tangle+compile a config.org
|
||||
;; literate config in your `doom-private-dir' whenever it changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue