config/doom: disable lispy
This commit is contained in:
parent
d674627685
commit
a50953885e
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
fold ; (nigh) universal code folding
|
fold ; (nigh) universal code folding
|
||||||
(format +onsave) ; automated prettiness
|
(format +onsave) ; automated prettiness
|
||||||
;;god ; run Emacs commands without modifier keys
|
;;god ; run Emacs commands without modifier keys
|
||||||
lispy ; vim for lisp, for people who don't like vim
|
;;lispy ; vim for lisp, for people who don't 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 TODO: Consider enabling
|
;;rotate-text ; cycle region at point between text candidates TODO: Consider enabling
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue