fix(emacs): Fix some keymaps

This commit is contained in:
js0ny 2025-02-09 15:00:20 +00:00
parent db94167c59
commit 1a1c8707ce
7 changed files with 89 additions and 87 deletions

View file

@ -56,10 +56,10 @@
(evil +everywhere); come to the dark side, we have cookies
file-templates ; auto-snippets for empty files
fold ; (nigh) universal code folding
;;(format +onsave) ; automated prettiness
(format +onsave) ; automated prettiness
;;god ; run Emacs commands without modifier keys
;;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
;;objed ; text object editing for the innocent
;;parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates