This repository has been archived on 2026-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
nvim/README.md

287 B

Installation

# backup your current config
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak

# clone my configuration
git clone https://github.com/krolyxon/nvim.git ~/.config/nvim

Thanks to NvChad