Update README.md

This commit is contained in:
Arkaprabha Chakraborty
2023-03-10 18:25:04 +05:30
committed by GitHub
parent b13fcdcfa8
commit bedac35650

View File

@@ -5,10 +5,16 @@
Neolite is a fast and lightweight configuration of Neovim. Neolite is a fast and lightweight configuration of Neovim.
# Depedencies # Depedencies
- [npm](https://github.com/npm/cli)
- [cURL](https://github.com/curl/curl) - [cURL](https://github.com/curl/curl)
- [git](https://github.com/git/git)
- [Neovim](https://github.com/neovim/neovim) - [Neovim](https://github.com/neovim/neovim)
# Optional
- [pip](https://github.com/pypa/pip)
- [npm](https://github.com/npm/cli)
- [Lazygit](https://github.com/jesseduffield/lazygit)
# Quick Start # Quick Start
``` ```
@@ -33,10 +39,6 @@ curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh |
![live-grep.png](blob/live-grep.png) ![live-grep.png](blob/live-grep.png)
# Optional
- [Lazygit](https://github.com/jesseduffield/lazygit)
# License # License
- [MIT License](LICENSE) - [MIT License](LICENSE)