mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +00:00
1.2 KiB
1.2 KiB
About
Neolite is a fast and lightweight configuration of Neovim. For the uninitiated, Neovim is a terminal based text editor which can be extended using the Lua scripting language. Neovim out-of-the-box doesn't come with a lot of features, but it is highly extensible. It also comes with native LSP support. It has also been in use since forever, so you don't have to worry about the project going stale.
Dependencies
Optional Dependencies
Quick Start
Once you have all the dependencies sorted, run the command below and we'll take care of the rest.
curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh | bash




