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 f1c9d44970 add slint lsp 2024-08-30 23:10:11 +05:30
lua add slint lsp 2024-08-30 23:10:11 +05:30
snippets add asm.json snippets 2024-07-17 18:56:37 +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 remove vimwiki add markdown.nvim 2024-07-17 18:58:13 +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