diff --git a/.gitmodules b/.gitmodules index 82a9928..6485246 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "vim/bundle/vim-colors-solarized"] path = vim/bundle/vim-colors-solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "vim/bundle/vim-coffee-script"] + path = vim/bundle/vim-coffee-script + url = https://github.com/kchmck/vim-coffee-script.git diff --git a/vim/bundle/vim-coffee-script b/vim/bundle/vim-coffee-script new file mode 160000 index 0000000..abac188 --- /dev/null +++ b/vim/bundle/vim-coffee-script @@ -0,0 +1 @@ +Subproject commit abac188893e615b5cbb7137ada691abd597be975