Neovim configuration using LazyVim
This repo is archived. My current Neovim configuration can be found here
- LazyVim: 10.9.1 2024-01-21
- lazy.nvim: 10.16.0 2024-01-21
Requirements: docs
Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone https://github.com/abeldekat/nvim ~/.config/ak
Open Neovim with this config:
NVIM_APPNAME=ak nvim
Remove the config:
rm -rf ~/.local/share/ak ~/.local/state/ak ~/.cache/ak
rm -rf ~/.config/ak