Files
Neolite/README.md
Arkaprabha Chakraborty 797ff44af1 Update README.md
2023-03-08 15:19:12 +05:30

38 lines
558 B
Markdown

![neolite.png](blob/neolite.png)
## About
Neolite is a fast and lightweight configuration of Neovim.
## Quick Start
```
curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install | bash
```
## 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)