summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-08-11 14:32:40 -0400
committerJesse Luehrs <doy@tozt.net>2016-08-11 14:34:09 -0400
commit6ba0b29a1803a486b0f99918b3494fb612e96ed5 (patch)
treec9c3574b5e65206e4bfaac1c73713d03fc98bbd6
parent11def0937bda36e26ff272a0e915caf00cc50c39 (diff)
downloadconf-6ba0b29a1803a486b0f99918b3494fb612e96ed5.tar.gz
conf-6ba0b29a1803a486b0f99918b3494fb612e96ed5.zip
add coffeescript vim plugin
-rw-r--r--.gitmodules3
m---------vim/bundle/coffee-script0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6046657..ea98184 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -85,3 +85,6 @@
[submodule "vim/bundle/rust"]
path = vim/bundle/rust
url = https://github.com/rust-lang/rust.vim
+[submodule "vim/bundle/coffee-script"]
+ path = vim/bundle/coffee-script
+ url = https://github.com/kchmck/vim-coffee-script
diff --git a/vim/bundle/coffee-script b/vim/bundle/coffee-script
new file mode 160000
+Subproject 0f4bd9776cfd0fd2a394a4b1991630698e4fdc2