Plugins: move HTML section below Go

This commit is contained in:
Marco Hinz
2017-07-31 15:19:30 +02:00
parent 8fc4fab25d
commit c6a91a28a7

View File

@@ -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)