added zepto as bundle language

This commit is contained in:
hellerve
2015-06-08 14:17:31 +02:00
parent 8fb18c430b
commit 519c85caf9
5 changed files with 5 additions and 504 deletions

5
vimrc
View File

@@ -80,12 +80,15 @@ Bundle 'christoomey/vim-tmux-navigator'
" Haskell
Bundle 'raichoo/haskell-vim'
Bundle 'digitaltoad/vim-jade'
Bundle 'enomsg/vim-haskellConcealPlus'
Bundle 'eagletmt/ghcmod-vim'
Bundle 'eagletmt/neco-ghc'
Bundle 'Twinside/vim-hoogle'
" Other programming languages
Bundle 'digitaltoad/vim-jade'
Bundle 'zepto-lang/zepto-vim'
" Custom bundles
if filereadable(expand("~/.vim.local/bundles.vim"))
source ~/.vim.local/bundles.vim