From aca9d0691c981e2af445bfa8f304adea43e3ae3f Mon Sep 17 00:00:00 2001 From: Vasili Svirydau Date: Mon, 6 Oct 2014 14:02:11 -0700 Subject: [PATCH] added coffeescript bundle --- .gitmodules | 3 +++ bundle/coffee.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/coffee.vim 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