config/doom: disable lispy

This commit is contained in:
Infinidoge 2024-01-23 01:47:19 -05:00
parent d674627685
commit a50953885e
No known key found for this signature in database

View file

@ -53,7 +53,7 @@
fold ; (nigh) universal code folding
(format +onsave) ; automated prettiness
;;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
;;parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates TODO: Consider enabling