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