vim-go
Go editor
Plugin for Vim text editor to support Go programming language
Go development plugin for Vim
16k stars
262 watching
1k forks
Language: Vim Script
last commit: 2 months ago
Linked from 4 awesome lists
gogolanggoplshacktoberfestlpsvimvim-govim-pluginsviml
Related projects:
Repository | Description | Stars |
---|---|---|
rjohnsondev/vim-compiler-go | A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools for code completion, testing, and debugging. | 322 |
golang/vscode-go | Provides rich language support and debugging tools for the Go programming language in Visual Studio Code | 3,915 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,431 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,014 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
go-lang-plugin-org/go-lang-idea-plugin | A plugin extension for IntelliJ Platform that provides features and functionality for the Go programming language | 4,559 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,292 |
shopify/go-lua | An interpreter and compiler for the Lua programming language in Go | 3,157 |