SaaSHub helps you find the best software and product alternatives Learn more →
Go.nvim Alternatives
Similar projects and alternatives to go.nvim
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
-
-
-
-
-
-
-
-
-
-
NvChad
Discontinued An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast. [Moved to: https://github.com/NvChad/NvChad] (by siduck76)
-
NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go.nvim discussion
go.nvim reviews and mentions
-
Awesome Neovim Plugins That You Must Try
ray-x/go.nvim
-
What are your custom treesitter language injections?
Also, I recently started using the nightly version of Neovim and I noticed that my queries were not working, so between version 0.9.4 and 0.10.0 of Neovim there are breaking changes in terms of treesitter queries, I suggest you go to this file in the ray-x/go.nvim repository so you can see the queries for both Neovim 0.9.4 and 0.10.0 versions.
-
How do I execute `:GoFmt` on Go file save?
To clarify, I want https://github.com/ray-x/go.nvim ability to invoke golines when formatting. Now I want to replace the default format on save with :GoFmt for Go files. (Already verified that invoking the command manually does what I need.)
-
What IDEA or Vscode feature/function you want to have in neovim eco-system?
You can try https://github.com/ray-x/go.nvim or at least use it's code to implement sql embed.
-
pls help!: after i run dap to debug golang, i cant edit my file, it will auto change to normal mode, is dap or lsp problem?
I have had this problem because of too many dap extensions, go.nvim and other golang plugins. These plugins have many auto keymaps, i delete some of them and fix this problem,but i dont remember the detail what i delete. Hope i can help you
-
Looking for Advice on Neovim and Golang Workflow
I've not used it but apparently this has been recommended before for Go dev with Neovim: https://github.com/ray-x/go.nvim
-
Go missing some syntax highlighting
This is my neovim setup with ray-x/go.nvim
-
nvim when I open an empty file from go
There are a handful of really good go plugins that take care of this for you, such as https://github.com/ray-x/go.nvim or https://github.com/fatih/vim-go
-
What's the most commonly used IDE for golang development ?
point noted, thx. I have this link : https://github.com/ray-x/go.nvim
-
How to run displayed options here (Check for upgrades etc..)? I only see them show up in this file and curious how one goes about running them. (AstroNvim, gopls)
If you are using ray-x/go.nvim, then try :GoCodeLenAct while your cursor is on the same row as the virtual text.
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 May 2025
Stats
ray-x/go.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go.nvim is Lua.