diff --git a/README.md b/README.md index 4dedc323..7c3dbb7d 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,9 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw ## Editor Plugins -* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim +*Awesome plugins for editors.* + +* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim. * [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features. ## DevOps Tools @@ -280,7 +282,6 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions. * [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application - ## Logging *Libraries for generating and working with log files.*