From 41ae958a05ac8d753e2aa5362b223e91ddbfc6fc Mon Sep 17 00:00:00 2001 From: Marin Date: Tue, 8 Jul 2014 16:07:31 -0700 Subject: [PATCH] Add https://github.com/rjohnsondev/vim-compiler-go --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8151606..6cf9eb0 100644 --- a/README.md +++ b/README.md @@ -425,6 +425,7 @@ Go software and plugins. * [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go plugin for IntelliJ IDEA. * [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features. +* [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, combines many of the Vim go plugins. ## Software Packages