diff --git a/README.md b/README.md index 587456f0..cfb3e149 100644 --- a/README.md +++ b/README.md @@ -1442,7 +1442,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis ## Editor Plugins * [Go plugin for JetBrains IDEs](https://plugins.jetbrains.com/plugin/9568-go) - Go plugin for JetBrains IDEs. -* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) (deprecated) - The previous Go plugin for IntelliJ (JetBrains) IDEA, now replaced by the official plugin (above). * [go-mode](https://github.com/dominikh/go-mode.el) - Go mode for GNU/Emacs. * [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.