Move +parinfer to :editor parinfer
This commit is contained in:
parent
29ea01b772
commit
d178d78b2b
5 changed files with 13 additions and 8 deletions
|
@ -75,8 +75,7 @@
|
|||
;erlang ; an elegant language for a more civilized age
|
||||
;elixir ; erlang done right
|
||||
;elm ; care for a cup of TEA?
|
||||
(emacs-lisp ; drown in parentheses
|
||||
+parinfer) ; A handy addon to sort of turn lisp into python <https://shaunlebron.github.io/parinfer/>
|
||||
emacs-lisp ; drown in parentheses
|
||||
;ess ; emacs speaks statistics
|
||||
;go ; the hipster dialect
|
||||
;(haskell +intero) ; a language that's lazier than I am
|
||||
|
@ -128,6 +127,9 @@
|
|||
;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