SaaSHub helps you find the best software and product alternatives Learn more →
Nvim Alternatives
Similar projects and alternatives to nvim
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
-
-
-
-
dotnvim
Discontinued Neovim Lua configuration pre-configured for Java, JavaScript, Typescript etc...
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nvim discussion
nvim reviews and mentions
-
Best way to setup Nvim on NixOS?
Not OP, but I had the same question. I would prefer to manage my nvim config not the NixOS way.
- lazy.nvim is amazing!
-
Kubernetes auto completion support in Neovim
You might also have a look at my recent commit on my "develop" branch https://github.com/Allaman/nvim/commit/1b587f16d074755c94a8692925dfcbf5344fb7d4
-
nvim as a code editor
Allaman's Neovim Config
-
How would I do this in lua?
In my config I have these lines
-
Do you have tests for your neovim config?
From time to time I build my Dockerfile to test if my config would run on a fresh system or if an issue might only be related to my host
-
Anyone managed to get inlay hints working with gopls ?
It is working for me but I am not aware of any "special" setting I made. here is My cofing maybe you can get an idea. ([go](https://github.com/Allaman/nvim/blob/main/lua/config/go.lua), [lsp](https://github.com/Allaman/nvim/tree/main/lua/config/lsp)]])
-
Lspconfig loading multiple clients
There is only one LSP running for in my Neovim My config for reference
-
How to set colorcolumn via nvim lua api?
Thanks for your inspiration ;) https://github.com/Allaman/nvim/commit/78e32885972947240b0907df6a8a1cceea9fce19
-
Neovim seg faults - is it just me?
in the last couple of weeks I noticed some Neovim crashes (segmentation faults says my terminal) and I wonder if I am alone? Before that I never had crashes and now at least two a day. Neovim head and here is my config
-
A note from our sponsor - SaaSHub
www.saashub.com | 29 Apr 2025
Stats
Allaman/nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of nvim is Lua.