Add support for Elixir and EEx syntax highlighting
This commit is contained in:
parent
2fa36ccf9d
commit
5ed9e4aa73
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ call plug#begin('~/.vim/bundle')
|
|||
" Define bundles via Github repos
|
||||
Plug 'christoomey/vim-run-interactive'
|
||||
Plug 'ctrlpvim/ctrlp.vim'
|
||||
Plug 'elixir-lang/vim-elixir'
|
||||
Plug 'fatih/vim-go'
|
||||
Plug 'janko-m/vim-test'
|
||||
Plug 'kchmck/vim-coffee-script'
|
||||
|
|
Loading…
Add table
Reference in a new issue