[Emacs] Enable multiple-cursors

This commit is contained in:
reo6 2023-05-07 23:08:55 +03:00
parent 7ae827dca6
commit 73d42a8fe5

View file

@ -59,7 +59,7 @@
;;(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