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:
Andrew Whatson 2019-04-19 15:41:55 +10:00
parent a1b47648aa
commit 9e8517c59e
5 changed files with 48 additions and 2 deletions

View file

@ -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