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 e5dbcbaaff lspconfig: jdtls 2023-12-30 22:17:18 +05:30
lua lspconfig: jdtls 2023-12-30 22:17:18 +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 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 lspconfig: jdtls 2023-12-30 22:17:18 +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