Files
Neolite/README.md

45 lines
744 B
Markdown

![neolite.png](blob/neolite.png)
# About
Neolite is a fast and lightweight configuration of Neovim.
# Depedencies
- [cURL](https://github.com/curl/curl)
- [Git](https://github.com/git/git)
- [Neovim](https://github.com/neovim/neovim)
# Optional
- [npm](https://github.com/npm/cli)
- [Lazygit](https://github.com/jesseduffield/lazygit)
# Quick Start
```
curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh | bash
```
# Screenshots
### File Tree & Active Buffer
![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)
# License
- [MIT License](LICENSE)