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

|
|
|
|
## About
|
|
|
|
Neolite is a fast and lightweight configuration of Neovim.
|
|
|
|
## Depedencies
|
|
- [cURL](https://github.com/curl/curl)
|
|
|
|
## Quick Start
|
|
|
|
```
|
|
curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh | bash
|
|
```
|
|
|
|
## Screenshots
|
|
|
|
### File Tree & Active Buffer
|
|
|
|

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

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

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

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