diff --git a/.gitmodules b/.gitmodules index 130e563..0e20960 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "vim/bundle/json"] path = vim/bundle/json url = https://github.com/helino/vim-json.git +[submodule "vim/bundle/literate-coffeescript"] + path = vim/bundle/literate-coffeescript + url = https://github.com/mintplant/vim-literate-coffeescript.git diff --git a/vim/bundle/literate-coffeescript b/vim/bundle/literate-coffeescript new file mode 160000 index 0000000..99aa917 --- /dev/null +++ b/vim/bundle/literate-coffeescript @@ -0,0 +1 @@ +Subproject commit 99aa91709201cbb0e9ef0b15eb8c2390b764e8b5