-
If you know how to install precompiled binaries you can download the latest version from the github releases.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
There is also a Neovim version manager called bob. You can try that.
-
If you have the toolchain for the go programming language you can download its language server (gopls) using this command.
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
nvim-treesitter is a plugin that has been around for 4 years now. A lot of people will say this is essential to your Neovim experience, and I do agree to some extend. It is incredibly useful... as a dependency for other plugins. It allows Neovim to gather more information about source code of the current file, and plugin authors can do really cool things that. For "normal users" like you and me there are some modules we can enable. One of them can be used to enhance the syntax highlight of many programming languages. That I think the feature nvim-treesitter is known for.
Related posts
-
A pragmatic approach to migrating from VSCode to Neovim
-
With the release of Neovim 0.5.0, I felt it's worth asking: How can someone new to neovim start to take full advantage of its features?
-
Compile Neovim in Debian/Ubuntu Linux
-
Neovim for beginners
-
Bro Install Neovim On Windows And Setup Neovim Without Neovim Package Manager 🙀