diff --git a/PLUGINS.md b/PLUGINS.md index 7b4446b..09d19d3 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -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