mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Initial commit
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||

|
||||
|
||||
# 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`
|
||||
Reference in New Issue
Block a user