From aaa46622da5e54e279896014e85740c11a968553 Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Sun, 4 Nov 2012 23:05:45 -0800 Subject: [PATCH] Add coffee-script plugin https://github.com/kchmck/vim-coffee-script --- .gitmodules | 3 +++ vim/bundle/coffee-script | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/coffee-script diff --git a/.gitmodules b/.gitmodules index ec4c700..f7cc2ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vim/bundle/html5"] path = vim/bundle/html5 url = https://github.com/othree/html5.vim.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..089506e --- /dev/null +++ b/vim/bundle/coffee-script @@ -0,0 +1 @@ +Subproject commit 089506ed89da1849485fdfcca002a42111759fab