lang/emacs-lisp: Add +parinfer feature
This commit is contained in:
parent
7e7b6fd8a6
commit
29ea01b772
4 changed files with 29 additions and 1 deletions
|
@ -75,7 +75,8 @@
|
|||
;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
|
||||
(emacs-lisp ; drown in parentheses
|
||||
+parinfer) ; A handy addon to sort of turn lisp into python <https://shaunlebron.github.io/parinfer/>
|
||||
;ess ; emacs speaks statistics
|
||||
;go ; the hipster dialect
|
||||
;(haskell +intero) ; a language that's lazier than I am
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue