Files
Neolite/README.md
Arkaprabha Chakraborty 295a9654c4 Add npm as a dependency
Changes to be committed:
  modified:   README.md
2023-03-10 17:32:57 +05:30

43 lines
707 B
Markdown

![neolite.png](blob/neolite.png)
# About
Neolite is a fast and lightweight configuration of Neovim.
# Depedencies
- [npm](https://github.com/npm/cli)
- [cURL](https://github.com/curl/curl)
- [Neovim](https://github.com/neovim/neovim)
# Quick Start
```
curl -sLf https://raw.githubusercontent.com/arkorty/neolite/master/install.sh | bash
```
# Screenshots
### File Tree & Active Buffer
![file-tree.png](blob/file-tree.png)
### Fuzzy Finder
![fuzzy-finder.png](blob/fuzzy-finder.png)
### Terminal & Lazygit
![lazygit.png](blob/lazygit.png)
### Live Grep
![live-grep.png](blob/live-grep.png)
# Optional
- [Lazygit](https://github.com/jesseduffield/lazygit)
# License
- [MIT License](LICENSE)