Files
Neolite/README.md
2023-03-08 15:02:09 +05:30

38 lines
555 B
Markdown

![neolite.png](blob/neolite.png)
## About
Neolite is a fast and lightweight configuration of Neovim.
## Quick Start
```
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)