Users can move the cursor around a document in vim using text objects. The built text objects include words and sentences, paragraphs, blocks and quoted strings.
This plugin provides an easy way to define new text objects using regular expressions for simple text objects or functions for more complex ones.
`vim-addons install textobj-user` will create all needed symlinks in ~/.vim/