diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ffecfe4..7a40c1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,7 @@  [submodule "bundle/vim-repeat"]  	path = bundle/vim-repeat  	url = https://github.com/tpope/vim-repeat.git +[submodule "bundle/vim-argwrap"] +	path = bundle/vim-argwrap +	url = https://github.com/FooSoft/vim-argwrap.git +	ignore = untracked  | 
