add go-plus plugin for Atom

This commit is contained in:
Asdine El Hrychy 2015-05-25 14:10:17 +02:00
parent e778218c2d
commit ee7f8b1bf8

View File

@ -814,6 +814,7 @@ Go software and plugins.
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - A Vim plugin to highlight syntax errors on save. * [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - A Vim plugin to highlight syntax errors on save.
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim. * [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
* [Watch](https://github.com/eaburns/Watch) - Runs a command in an acme win on file changes. * [Watch](https://github.com/eaburns/Watch) - Runs a command in an acme win on file changes.
* [go-plus](https://github.com/joefitzgerald/go-plus) - Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting
## Software Packages ## Software Packages