Mercurial > dotfiles.old
diff .hgsub @ 163:5b0efdc92e65
Add coffeescript syntax
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 26 Oct 2014 17:22:44 +0100 |
parents | 7b712c989aad |
children | 01ae1be4f236 |
line wrap: on
line diff
--- a/.hgsub Sun Oct 26 16:21:56 2014 +0100 +++ b/.hgsub Sun Oct 26 17:22:44 2014 +0100 @@ -64,3 +64,4 @@ vim/bundle/unite-everything = [git]https://github.com/sgur/unite-everything.git tmux/plugins/tpm = [git]https://github.com/tmux-plugins/tpm zsh/plugins/zsh-autosuggestions = [git]https://github.com/tarruda/zsh-autosuggestions +vim/bundle/coffeescript = [git]https://github.com/kchmck/vim-coffee-script.git