vim-compiler-go
Go compiler plugin
A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window.
Vim compiler plugin for Go (golang)
89 stars
6 watching
17 forks
Language: VimL
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
josa42/coc-go | Go language server extension for enhanced code completion and editing features in vim/neovim | 567 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
google/vim-jsonnet | A Vim plugin for syntax highlighting and filetype detection for the Jsonnet programming language. | 157 |
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
canokaue/gvm-vim | Compiles VIM on a Golem Network node and runs it on a native machine. | 0 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
inconshreveable/gonative | A tool that creates cross-compilable Go binaries with native library support | 340 |
nitishm/go-rejson | A Go client for storing and retrieving JSON data from Redis | 343 |
hjson/vim-hjson | A Vim plugin that provides syntax highlighting and editor extension for the Hjson data interchange format | 28 |
jessekphillips/d.vim | A syntax highlighting file for the D programming language in Vim | 35 |
vim-erlang/vim-erlang-runtime | A Vim plugin that provides syntax and indentation support for the Erlang programming language | 101 |