Personal Neovim configuration using native vim.pack for plugin management.
Warning
Always review the code before installing a configuration.
git clone git@github.com:snelling-a/nvim ~/.config/nvim
nvimTo try it without affecting your existing config:
git clone git@github.com:snelling-a/nvim ~/.config/snelling-a/nvim
NVIM_APPNAME=snelling-a/nvim nvimPlugins are installed automatically on first launch. Mason will install LSP servers, formatters, and linters.