NormalNvim
A normal Neovim distribution (by NormalNvim)
compiler.nvim
Neovim compiler for building and running your code without having to configure anything (by Zeioth)
NormalNvim | compiler.nvim | |
---|---|---|
10 | 8 | |
644 | 605 | |
1.3% | 2.1% | |
9.1 | 4.4 | |
25 days ago | 25 days ago | |
Lua | Lua | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
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.
NormalNvim
Posts with mentions or reviews of NormalNvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-07.
-
Wich is better between Lunar vim and Astrovim
NormalNvim is a middle ground between both.
- NormalNvim is a normal Neovim config
-
How to map <Tab> but not affect <C-i>
This fix is included in NormalNvim, you can check the fix here. By mapping TAB this way, pressing TAB won't trigger the behavior of .
-
NormalNvim 2.0: Officially released
The mapping `gd` works correctly as described in the wiki. If you cannot use it, it means you have to use mason to install LSP support for go with `pm`
-
NormalNvim: Officially released
features
-
NormalNvim is a Neovim distro with Colemak-dh mappings
I still haven't released it officially, but in the meantime * You can find it here. * You can find the mappings here.
-
What's a very simple config change that you can't live without?
The mappings file of the nvim distro I'm about to release: NormalNvim
-
Just some design practice. Took NeoVim to make something out of it
It's creative commons? I'd love to use It for my nvim distro NormalNvim
compiler.nvim
Posts with mentions or reviews of compiler.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-12.
-
CMake Neovim plugin: Feedback needed
Hello I'm the developer of Compiler.nvim which as the name states is a compiler for Neovim.
-
Compiler.nvim: Oficially released (first stable release)
Feel free to check the languages directory of the project. You will find that modifying the behavior of a language is often extremely easy.
-
NormalNvim 2.0: Officially released
All compiler.nvim does is calling the correct compiler for your filetype when pressing F6. If your workflow is more complicated than that, you have a bunch of documentation on compiler.nvim page.
-
Compile and run inside nvim
You have compiler.nvim
-
Compiler.nvim: Oficially released (beta)
So with compiler.nvim %99 of your cases of use become easier and nicer to use, UX wise.
What are some alternatives?
When comparing NormalNvim and compiler.nvim you can also consider the following projects:
zeioth-zmk - My wireless keyboard drivers
vim-comp
codeexplain.nvim - A nvim plugin Powered by GPT4ALL for Real-time Code Explanation and Vulnerability Detection (no internet necessary)
greyjoy.nvim - Launcher for Neovim
zeioth-qmk - My wired keyboard drivers
vfox-elixir - Elixir vfox plugin. Use the vfox to manage multiple Elixir versions in Linux/Darwin MacOS/Windows. all platform~