Added new textobjects - ruby symbol (va:), function args (vaa)

This commit is contained in:
yan
2011-12-20 01:58:23 -08:00
parent c95df62622
commit ef1e1d7cee
5 changed files with 26 additions and 9 deletions

6
.gitmodules vendored
View File

@@ -172,3 +172,9 @@
[submodule "vim/bundle/int3-vim-extradite"]
path = vim/bundle/int3-vim-extradite
url = https://github.com/int3/vim-extradite
[submodule "vim/bundle/vim-scripts-argtextobj"]
path = vim/bundle/vim-scripts-argtextobj
url = https://github.com/vim-scripts/argtextobj.vim
[submodule "vim/bundle/bootleq-vim-textobj-rubysymbol"]
path = vim/bundle/bootleq-vim-textobj-rubysymbol
url = https://github.com/bootleq/vim-textobj-rubysymbol