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

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

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

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

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

|
|
|
|
# License
|
|
|
|
- [MIT License](LICENSE)
|