mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-10-15 02:05:35 +08:00
Plugins: move HTML section below Go
This commit is contained in:
10
PLUGINS.md
10
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-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people)
|
||||||
- [vim-sexp](https://github.com/guns/vim-sexp)
|
- [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
|
#### Go
|
||||||
|
|
||||||
- [gofmt.vim](https://github.com/tweekmonster/gofmt.vim)
|
- [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-go](https://github.com/fatih/vim-go)
|
||||||
- [vim-godebug](https://github.com/jodosha/vim-godebug)
|
- [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
|
#### Java
|
||||||
|
|
||||||
- [vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)
|
- [vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2)
|
||||||
|
Reference in New Issue
Block a user