Add vim-coffee-script

This commit is contained in:
Hunter Haugen 2014-07-11 10:28:43 -07:00
parent 389451ed6e
commit 91d6e9841a
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -40,3 +40,6 @@
[submodule ".vim/bundle/vim-plist"]
path = .vim/bundle/vim-plist
url = https://github.com/hunner/vim-plist.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/vim-scripts/vim-coffee-script.git

@ -0,0 +1 @@
Subproject commit ccac2d9edd3cc0454b436951c77338549191f2d2

1
.vimrc
View file

@ -1149,6 +1149,7 @@ Bundle 'gnupg'
Bundle 'tpope/vim-markdown'
Bundle 'hunner/vim-puppet'
Bundle 'hunner/vim-plist'
Bundle 'vim-coffee-script'
filetype plugin indent on
" Brief help