mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
38 lines
561 B
Markdown
38 lines
561 B
Markdown

|
|
|
|
## About
|
|
|
|
Neolite is a fast and lightweight configuration of Neovim.
|
|
|
|
## Quick Start
|
|
|
|
```
|
|
curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh | bash
|
|
```
|
|
|
|
## Screenshots
|
|
|
|
### File Tree
|
|
|
|

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

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

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

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