diff --git a/.gitmodules b/.gitmodules index ec4c700..f7cc2ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vim/bundle/html5"] path = vim/bundle/html5 url = https://github.com/othree/html5.vim.git +[submodule "vim/bundle/coffee-script"] + path = vim/bundle/coffee-script + url = https://github.com/kchmck/vim-coffee-script.git diff --git a/vim/bundle/coffee-script b/vim/bundle/coffee-script new file mode 160000 index 0000000..089506e --- /dev/null +++ b/vim/bundle/coffee-script @@ -0,0 +1 @@ +Subproject commit 089506ed89da1849485fdfcca002a42111759fab