diff --git a/PLUGINS.md b/PLUGINS.md index 36af5c3..e2d199e 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -218,11 +218,6 @@ Also see [fuzzy finders](#fuzzy-finders). - [vim-sexp-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people) - [vim-sexp](https://github.com/guns/vim-sexp) -#### HTML - -- [emmet-vim](https://github.com/mattn/emmet-vim) -- [html5.vim](https://github.com/othree/html5.vim) - #### Go - [gofmt.vim](https://github.com/tweekmonster/gofmt.vim) @@ -230,6 +225,11 @@ Also see [fuzzy finders](#fuzzy-finders). - [vim-go](https://github.com/fatih/vim-go) - [vim-godebug](https://github.com/jodosha/vim-godebug) +#### HTML + +- [emmet-vim](https://github.com/mattn/emmet-vim) +- [html5.vim](https://github.com/othree/html5.vim) + #### Java - [vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)