/nvim-config

This is my config for nvim and AstroNvim

Primary LanguageLua

<## Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

mv ~/.config/nvim ~/config/nvim.bak
mv ~/.local/shared/nvim ~/local/shared/nvim.bak
mv ~/.local/state/nvim ~/local/state/nvim.bak
git clone git@github.com:devalade/nvim ~/.config/nvim