Adding HTML5 plugin

This commit is contained in:
Alex Yatskov 2015-03-30 22:32:02 +09:00
parent 1e22ff8a8e
commit 0fb8c2e907

View File

@ -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/nathanaelkane/vim-indent-guides.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/plasticboy/vim-markdown.git'
Plug 'https://github.com/scrooloose/nerdtree.git'