Personal nvim config for neovim. Implicit system dependencies may cause errors on other machines.
- Copy/clone contents of this repo to
~/.config/nvim
. - Run
nvim
. The lazy package manager should install plugins automatically.
Just nvim
. Optionally use environment variables defined here. For example: NVIM_AUTOFORMAT=off NVIM_LSP=off nvim
.