shivamdixit/vim-go — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2016-02-01
Auto-format Go code every time you save a file in Vim.
Jump straight to a function's definition with a single keystroke while coding.
Run and view test results, including coverage highlights, without leaving the editor.
Build or run Go code using quick commands like :GoBuild and :GoTest.
| shivamdixit/vim-go | jianyuh/vimbackup | mna/nofrils | |
|---|---|---|---|
| Language | VimL | VimL | VimL |
| Last pushed | 2016-02-01 | 2016-09-19 | 2016-03-15 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 1/5 | 1/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Vim or Neovim already set up plus Go's toolchain installed.
A Vim plugin that turns Vim into a full Go development environment, handling formatting, autocomplete, error checking, and quick commands to build, test, and run Go code.
Mainly VimL. The stack also includes VimL, Go, Vim.
Dormant — no commits in 2+ years (last push 2016-02-01).
The README does not specify license terms.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.