diff --git a/.gitmodules b/.gitmodules index 045252e..65eb403 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "bundle/rust.vim"] path = bundle/rust.vim url = https://github.com/wting/rust.vim.git +[submodule "bundle/coffee.vim"] + path = bundle/coffee.vim + url = https://github.com/kchmck/vim-coffee-script.git diff --git a/bundle/coffee.vim b/bundle/coffee.vim new file mode 160000 index 0000000..18c6852 --- /dev/null +++ b/bundle/coffee.vim @@ -0,0 +1 @@ +Subproject commit 18c68524ab8a043a566bbe227ea8f81ab922d092