Alphabetize & disable lisp in init.example.el
This commit is contained in:
parent
90f30efa67
commit
19539dacef
1 changed files with 1 additions and 1 deletions
|
@ -48,10 +48,10 @@
|
||||||
|
|
||||||
:editor
|
:editor
|
||||||
;;(format +onsave) ; automated prettiness
|
;;(format +onsave) ; automated prettiness
|
||||||
|
;;lispy ; vim for lisp, for people who dont like vim
|
||||||
multiple-cursors ; editing in many places at once
|
multiple-cursors ; editing in many places at once
|
||||||
;;parinfer ; turn lisp into python, sort of
|
;;parinfer ; turn lisp into python, sort of
|
||||||
rotate-text ; cycle region at point between text candidates
|
rotate-text ; cycle region at point between text candidates
|
||||||
lispy ; vim for lisp, for people who dont like vim
|
|
||||||
|
|
||||||
:emacs
|
:emacs
|
||||||
dired ; making dired pretty [functional]
|
dired ; making dired pretty [functional]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue