diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-fswitch | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 215f708..82b7cb8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -92,3 +92,6 @@  [submodule "bundle/tabular"]  	path = bundle/tabular  	url = https://github.com/godlygeek/tabular.git +[submodule "bundle/vim-fswitch"] +	path = bundle/vim-fswitch +	url = https://github.com/derekwyatt/vim-fswitch.git diff --git a/bundle/vim-fswitch b/bundle/vim-fswitch new file mode 160000 +Subproject 94acdd8bc92458d3bf7e6557df8d93b53356449 | 
