From 73ebbd095458b5e92d23e829cb8501e0e6836f59 Mon Sep 17 00:00:00 2001 From: Spencer Date: Sun, 7 Jan 2018 08:59:27 -0600 Subject: [PATCH] Updated GoSublime descirption (#1753) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ed925e3..8e0efd31 100644 --- a/README.md +++ b/README.md @@ -1539,7 +1539,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-plus](https://github.com/joefitzgerald/go-plus) - Go (Golang) Package For Atom That Adds Autocomplete, Formatting, Syntax Checking, Linting and Vetting. * [Goclipse](https://github.com/GoClipse/goclipse) - Eclipse plugin for Go. * [gocode](https://github.com/nsf/gocode) - Autocompletion daemon for the Go programming language. -* [GoSublime](https://github.com/DisposaBoy/GoSublime) - Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features. +* [GoSublime](https://github.com/DisposaBoy/GoSublime) - Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features. * [theia-go-extension](https://github.com/theia-ide/theia-go-extension) - Go language support for the Theia IDE. * [velour](https://github.com/velour/velour) - IRC client for the acme editor. * [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - Vim plugin to highlight syntax errors on save.