mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
7bd8b5e418
commit
23a05b3c7d
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# About
|
# 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](https://www.lua.org/about.html) scripting language. Neovim out-of-the-box doesn't come with a lot of features, but it is highly extensible. It also comes with built-in LSP support and has been in use since forever. So you don't have to worry about changing your workflow anytime soon.
|
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](https://www.lua.org/about.html) 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
|
# Dependencies
|
||||||
|
|
||||||
- [cURL](https://github.com/curl/curl)
|
- [cURL](https://github.com/curl/curl)
|
||||||
|
|||||||
Reference in New Issue
Block a user