SaaSHub helps you find the best software and product alternatives Learn more →
Nvim Alternatives
Similar projects and alternatives to nvim
-
-
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.
-
-
plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
-
nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
vim-dim
Dim (/dɪm/; a contraction of Default IMproved) is a clone of Vim’s default colorscheme, with some improvements.
-
-
-
-
srcery-vim
Srcery is a dark color scheme with clearly defined contrasting colors and a slightly earthy tone.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nvim discussion
nvim reviews and mentions
-
Can anyone share his dotfile ? I’m bored from mine
Here's mine: https://github.com/mawkler/nvim
-
Whats Your VIMRC Setup For 2023?
I have quite a large config split over many files. Here's my init.lua.
- People drop your nvim .dotfile
-
"Loop or previous error loading module 'telescope'"
Here's a link to my config.
-
cmp-plugins: nvim-cmp source for Neovim plugins
How does this detect that it should be triggered? I have a lot of packer configuration tables moved to their own file like this:
-
Telescope sometimes takes me to the wrong line
Has anyone else had a similar issue? I can't reproduce the issue with a minimal telescope-only config, so there's likely some issue with my config. Since it happens sporadically it's very difficult to debug, so I figured I'd start by scouting the subreddit.
-
Any advice for a config and/or workflow that provides a smoother development experience with packer.nvim?
Link to my current config if anyone's curious.
-
Whats your favourite colorscheme in Vim/NeoVim?
ful1e5/onedark.nvim is completely written in Lua which means it loads way faster. It also supports Treesitter which provides way better syntax highlighting, which dick/onedark.vim doesn't. Lastly, my favourite feature is that it allows you to override/create highlight group configs and pass to the plugin before loading the colorscheme which makes customizing highlight groups super easy (and I would guess faster as well?) compared to calling highlight a bunch of times in your config. Here's What my configuration of it looks like if you're curious.
-
What's the best way to lazy load dressing.nvim?
Here's my dressing.nvim config file if that's of any help.
-
Keep getting sporadic cmp_luasnip errors after running PackerCompile
Here's my config.
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Mar 2025
Stats
mawkler/nvim is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of nvim is Lua.