mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
977d4fd796
commit
715f9833bd
12
README.md
12
README.md
@@ -1,20 +1,20 @@
|
||||

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

|
||||
|
||||
## Optional
|
||||
# Optional
|
||||
|
||||
- [Lazygit](https://github.com/jesseduffield/lazygit)
|
||||
|
||||
## License
|
||||
# License
|
||||
|
||||
- [MIT License](LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user