emacs-evil / evil-surround

you will be surrounded (surround.vim for evil, the extensible vi layer)
Other
631 stars 61 forks source link

Any plans to support Previous and Next text objects? #152

Closed cyruseuros closed 5 years ago

cyruseuros commented 5 years ago

I mean something like this. Or is there already a way to do this that I'm missing?

ninrod commented 5 years ago

@jjzmajic, you are looking for targets.el or for it's sucessor: things.el

cyruseuros commented 5 years ago

I'm aware of the projects, but as far as I understand it they're fairly early stage and have no dependencies on evil (so I assumed they were unrelated). I'll happily jump into hacking on them if those are what will be used to implement this feature in the future in evil (Will they be?). Just wanted to make sure I wasn't missing something.

ninrod commented 5 years ago

you should try targets.el. it does have a dependency on evil