Adding HTML5 plugin
This commit is contained in:
parent
1e22ff8a8e
commit
0fb8c2e907
@ -16,6 +16,7 @@ Plug 'https://github.com/mattn/emmet-vim.git'
|
|||||||
Plug 'https://github.com/michaeljsmith/vim-indent-object.git'
|
Plug 'https://github.com/michaeljsmith/vim-indent-object.git'
|
||||||
Plug 'https://github.com/nathanaelkane/vim-indent-guides.git'
|
Plug 'https://github.com/nathanaelkane/vim-indent-guides.git'
|
||||||
Plug 'https://github.com/ntpeters/vim-better-whitespace.git'
|
Plug 'https://github.com/ntpeters/vim-better-whitespace.git'
|
||||||
|
Plug 'https://github.com/othree/html5.vim.git'
|
||||||
Plug 'https://github.com/pangloss/vim-javascript.git'
|
Plug 'https://github.com/pangloss/vim-javascript.git'
|
||||||
Plug 'https://github.com/plasticboy/vim-markdown.git'
|
Plug 'https://github.com/plasticboy/vim-markdown.git'
|
||||||
Plug 'https://github.com/scrooloose/nerdtree.git'
|
Plug 'https://github.com/scrooloose/nerdtree.git'
|
||||||
|
Loading…
Reference in New Issue
Block a user