Add :editor objed module
Integrates `objed` with Doom Emacs to provide text-object manipulation for non-evil users. See https://github.com/clemera/objed
This commit is contained in:
parent
a1b47648aa
commit
9e8517c59e
5 changed files with 48 additions and 2 deletions
|
@ -49,6 +49,7 @@
|
|||
;;(format +onsave) ; automated prettiness
|
||||
;;lispy ; vim for lisp, for people who dont like vim
|
||||
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
|
||||
snippets ; my elves. They type so I don't have to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue