Update README.md

This commit is contained in:
Arkorty
2023-03-08 15:02:09 +05:30
committed by GitHub
parent 620423dfdf
commit 6f4821c527

View File

@@ -4,7 +4,7 @@
Neolite is a fast and lightweight configuration of Neovim.
## Installation
## Quick Start
```
git clone https://github.com/arkorty/neolite.git && cd neolite && ./install.sh
@@ -12,14 +12,26 @@ git clone https://github.com/arkorty/neolite.git && cd neolite && ./install.sh
## Screenshots
### File Tree
![file-tree.png](blob/file-tree.png)
### Fuzzy Finder
![fuzzy-finder.png](blob/fuzzy-finder.png)
### Terminal & Lazygit
![lazygit.png](blob/lazygit.png)
### Live Grep
![live-grep.png](blob/live-grep.png)
## Optional
- [Lazygit](https://github.com/jesseduffield/lazygit)
## License
- [MIT License](LICENSE)