goimports VS lsp-zero.nvim

Compare goimports vs lsp-zero.nvim and see what are their differences.

lsp-zero.nvim

A starting point to setup some lsp related features in neovim. (by VonHeikemen)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
goimports lsp-zero.nvim
46 130
7,215 3,502
0.8% -
9.8 9.3
about 19 hours ago 7 days ago
Go Lua
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

goimports

Posts with mentions or reviews of goimports. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.

lsp-zero.nvim

Posts with mentions or reviews of lsp-zero.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

What are some alternatives?

When comparing goimports and lsp-zero.nvim you can also consider the following projects:

gofumpt - A stricter gofmt

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

nvim-lspconfig - Quickstart configs for Nvim LSP

goreturns - A gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types

lua-language-server - A language server that offers Lua language support - programmed in Lua

GoLint - [mirror] This is a linter for Go source code. (deprecated)

mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

staticcheck

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

golines - A golang formatter that fixes long lines

nvim-cmp - A completion plugin for neovim coded in Lua.