[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925329: ITP: vim-textobj-user -- Vim plugin for user-defined text objects



Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>

* Package name    : vim-textobj-user
  Version         : 0.7.6
  Upstream Author : Kana Natsuno <kana@whileimautomaton.net>
* URL             : https://github.com/kana/vim-textobj-user
* License         : MIT
  Programming Lang: vim
  Description     : Vim plugin for user-defined text objects

Create your own text objects without pain.
 
It is hard to create text objects, because there are many pitfalls to
deal with. This plugin hides such details and provides a declarative way
to define text objects. You can use regular expressions to define simple
text objects, or use functions to define complex ones.

This plugin is a dependancy for other vim plugins that define specific
text objects. There is a list of 50 such plugins here:

https://github.com/kana/vim-textobj-user/wiki


Reply to: