Initial commit

This commit is contained in:
Arkaprabha Chakraborty
2023-03-05 06:47:18 +05:30
commit 38e29f01ec
18 changed files with 721 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
![neolite.png](blob/neolite.png)
# Neolite
## About
Neolite is a fast and lightweight configuration of Neovim.
## Installation
- Clone the repository
`git clone https://github.com/arkorty/Neolite.git`
- Run the Install Script
`./install.sh`
- Close Neovim after Packer has installed all the required plugins
- Run Neovim with Mason command
`nvim +Mason`