/nvim

Neovim configuration using LazyVim

Primary LanguageLuaApache License 2.0Apache-2.0

nvim/

Neovim configuration using LazyVim

Notice

This repo is archived. My current Neovim configuration can be found here

Upstream versions

  • LazyVim: 10.9.1 2024-01-21
  • lazy.nvim: 10.16.0 2024-01-21

Install Instructions

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