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

Latest commit

 

History

History
38 lines (25 loc) · 739 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 739 Bytes

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