diff options
author | Matt Singleton <matt@xcolour.net> | 2011-12-19 01:57:54 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2011-12-19 01:57:54 -0500 |
commit | 84cd3d7c206815d1cadde62e09a57c1a2bbe7123 (patch) | |
tree | 4d36e794b5adc851d5352a8e7f8c4722e9ec2ab4 | |
parent | e8e5b2d6053ca6395d5f2238f752fd266e17e6a3 (diff) |
adding vim-coffee-script at v002
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/bundle/coffee-script | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cc104bb..e66af29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vim/bundle/nerdtree"] path = vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.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 +Subproject ae7ebc39cbf7f29a1034ba3dbe7e947d7dda3bf |