added zepto as bundle language
This commit is contained in:
5
vimrc
5
vimrc
@@ -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
|
||||
|
Reference in New Issue
Block a user