/nvim-config

Primary LanguageLuaApache License 2.0Apache-2.0

This configuration is based on the starter template of LazyVim.

Install

# Clean up existing NeoVim configuration
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.local/state/nvim
rm -rf ~/.cache/nvim
# Clone this repo
git clone https://github.com/junrushao/nvim-config ~/.config/nvim

Requirement

The latest NeoVim nightly.