diff --git a/.vim/plugins.vim b/.vim/plugins.vim index 9e50f64..021d3bd 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -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'