Add literate-coffeescript plugin for vim

Buddy Sandidge 12 years ago
parent a8b0e992b7
commit 6b8981bbc9

3
.gitmodules vendored

@ -67,3 +67,6 @@
[submodule "vim/bundle/json"] [submodule "vim/bundle/json"]
path = vim/bundle/json path = vim/bundle/json
url = https://github.com/helino/vim-json.git 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

@ -0,0 +1 @@
Subproject commit 99aa91709201cbb0e9ef0b15eb8c2390b764e8b5
Loading…
Cancel
Save