Skip to content

snelling-a/nvim

Repository files navigation

nvim

Install Instructions

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

Clone the repository and install the plugins:

git clone git@github.com:snelling-a/nvim ~/.config/snelling-a/nvim
NVIM_APPNAME=snelling-a/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=snelling-a/nvim/ nvim