mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +00:00
24 lines
365 B
Markdown
24 lines
365 B
Markdown

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