mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
plugin argtextobj
This commit is contained in:
parent
a66d60a0a3
commit
316d80aba7
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -64,3 +64,6 @@
|
|||
[submodule "bundle/golang"]
|
||||
path = bundle/golang
|
||||
url = https://github.com/jnwhiteh/vim-golang.git
|
||||
[submodule "bundle/argtextobj"]
|
||||
path = bundle/argtextobj
|
||||
url = https://github.com/vim-scripts/argtextobj.vim
|
||||
|
|
|
|||
1
bundle/argtextobj
Submodule
1
bundle/argtextobj
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f3fbe427f7b4ec436416a5816d714dc917dc530b
|
||||
Loading…
Add table
Add a link
Reference in a new issue