Nvchad Configuration
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.
Go to file
krolyxon 1ac030191a add asm_lsp and change harpoon keymaps 2023-10-04 21:24:00 +05:30
lua add asm_lsp and change harpoon keymaps 2023-10-04 21:24:00 +05:30
.gitignore first commit 2022-09-06 13:52:50 +05:30
LICENSE LICENSE 2023-01-19 23:39:31 +05:30
README.md README.md 2023-07-08 13:15:01 +05:30
init.lua add autocmd to highlight yanked text 2023-01-27 12:55:36 +05:30
lazy-lock.json add asm_lsp and change harpoon keymaps 2023-10-04 21:24:00 +05:30

README.md

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/krolyoxn/nvim.git ~/.config/nvim

Thanks to NvChad