Plugins: add more Go plugins

This commit is contained in:
Marco Hinz
2017-04-23 14:26:22 +02:00
parent 7d100d39c5
commit 6bef4e23da

View File

@@ -225,7 +225,10 @@ Also see [fuzzy finders](#fuzzy-finders).
#### Go
- [gofmt.vim](https://github.com/tweekmonster/gofmt.vim)
- [hl-goimport.vim](https://github.com/tweekmonster/hl-goimport.vim)
- [vim-go](https://github.com/fatih/vim-go)
- [vim-godebug](https://github.com/jodosha/vim-godebug)
#### Java