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
krolxon 8935769a20 java compile shorcut 2024-01-13 21:06:44 +05:30
lua java compile shorcut 2024-01-13 21:06:44 +05:30
snippets add snippets 2023-11-18 11:22:15 +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 Update README.md 2024-01-08 20:27:06 +05:30
init.lua add autocmd to highlight yanked text 2023-01-27 12:55:36 +05:30
lazy-lock.json java compile shorcut 2024-01-13 21:06:44 +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/krolyxon/nvim.git ~/.config/nvim

Thanks to NvChad