What are the best vim plugins for Go right now?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • govim

    govim is a Go development plugin for Vim8, written in Go

  • gopher.nvim

    Neovim plugin for make golang development easiest

  • I use nvim + native lsp(with gopls) + gopher.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • refactoring.nvim

    The Refactoring library based off the Refactoring book by Martin Fowler

  • https://github.com/ThePrimeagen/refactoring.nvim for refactoring... But tbh I've had mixed results and usually forget it's there and do manual refactoring.

  • lspkind.nvim

    vscode-like pictograms for neovim lsp completion items

  • If you use neovim, you can refer to my init.lua; I use vim-go, lsp and other goodies like lspkind to display vscode-like pictograms.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts