[vim] Add elm syntax plugin
This commit is contained in:
parent
9aa7b816a7
commit
e2f3842005
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -19,6 +19,7 @@ Plugin 'gmarik/Vundle.vim'
|
||||||
|
|
||||||
" Filetypes
|
" Filetypes
|
||||||
Plugin 'keith/swift.vim'
|
Plugin 'keith/swift.vim'
|
||||||
|
Plugin 'elmcast/elm-vim'
|
||||||
|
|
||||||
" Editing helpers
|
" Editing helpers
|
||||||
Plugin 'tpope/vim-repeat'
|
Plugin 'tpope/vim-repeat'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue