Plugins: add more Go plugins

This commit is contained in:
Marco Hinz 2017-04-23 14:26:22 +02:00
parent 7d100d39c5
commit 6bef4e23da
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -225,7 +225,10 @@ Also see [fuzzy finders](#fuzzy-finders).
#### Go #### 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-go](https://github.com/fatih/vim-go)
- [vim-godebug](https://github.com/jodosha/vim-godebug)
#### Java #### Java