add nvchad colorscheme in colors/

This commit is contained in:
siduck 2024-03-04 22:44:44 +05:30
parent b17c4d9e86
commit 168274038c
1 changed files with 3 additions and 0 deletions

3
colors/nvchad.lua Normal file
View File

@ -0,0 +1,3 @@
vim.opt.termguicolors = true
dofile(vim.g.base46_cache .. "defaults")
dofile(vim.g.base46_cache .. "statusline")