mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +00:00
38 lines
555 B
Markdown
38 lines
555 B
Markdown

|
|
|
|
## 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
|
|
|
|

|
|
|
|
### Fuzzy Finder
|
|
|
|

|
|
|
|
### Terminal & Lazygit
|
|
|
|

|
|
|
|
### Live Grep
|
|
|
|

|
|
|
|
## Optional
|
|
|
|
- [Lazygit](https://github.com/jesseduffield/lazygit)
|
|
|
|
## License
|
|
|
|
- [MIT License](LICENSE)
|