|
@@ -86,3 +86,7 @@
|
|
|
path = vim/bundle/vim-coffee-script
|
|
path = vim/bundle/vim-coffee-script
|
|
|
url = https://github.com/kchmck/vim-coffee-script.git
|
|
url = https://github.com/kchmck/vim-coffee-script.git
|
|
|
ignore = dirty
|
|
ignore = dirty
|
|
|
|
|
+[submodule "vim/bundle/vim-snippets"]
|
|
|
|
|
+ path = vim/bundle/vim-snippets
|
|
|
|
|
+ url = https://github.com/honza/vim-snippets.git
|
|
|
|
|
+ ignore = dirty
|