From ee7f8b1bf8e36b7e80c8325f71dbd5e89c5bea6c Mon Sep 17 00:00:00 2001 From: Asdine El Hrychy Date: Mon, 25 May 2015 14:10:17 +0200 Subject: [PATCH] add go-plus plugin for Atom --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33d0e974..8e997ddb 100644 --- a/README.md +++ b/README.md @@ -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-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. +* [go-plus](https://github.com/joefitzgerald/go-plus) - Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting ## Software Packages