Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
/ nvim Public archive

Neovim configuration using LazyVim

License

Notifications You must be signed in to change notification settings

abeldekat/nvim

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages