Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 436 Bytes

File metadata and controls

18 lines (13 loc) · 436 Bytes

nvim-kaysum

Neovim distribution built on top of LazyVim. Refer to the LazyVim documentation to learn more about the base setup.

Install

git clone https://github.com/KaySum/nvim ~/.config/nvim

If you want to use this as your own starting point, remove the .git folder so you can add it to your own repo later:

rm -rf ~/.config/nvim/.git