diff --git a/.gitmodules b/.gitmodules index 2936993..b3ae4cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -139,3 +139,6 @@ [submodule "vim/bundle/ZoomWin"] path = vim/bundle/ZoomWin url = https://github.com/vim-scripts/ZoomWin.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..b944e53 --- /dev/null +++ b/vim/bundle/coffee-script @@ -0,0 +1 @@ +Subproject commit b944e534bd6bbfc4fd56d4ee1a8aa831188387b0