|
|
@@ -49,6 +49,9 @@
|
|
|
[submodule "bundle/vim-multiple-cursors"]
|
|
|
path = bundle/vim-multiple-cursors
|
|
|
url = https://github.com/wreed4/vim-multiple-cursors.git
|
|
|
-[submodule "ultisnips"]
|
|
|
- path = ultisnips
|
|
|
+[submodule "bundle/ultisnips"]
|
|
|
+ path = bundle/ultisnips
|
|
|
url = https://github.com/wreed4/ultisnips.git
|
|
|
+[submodule "bundle/vim-snippets"]
|
|
|
+ path = bundle/vim-snippets
|
|
|
+ url = https://github.com/wreed4/vim-snippets.git
|