mirror of
https://github.com/Dannecron/nvchad-starter.git
synced 2025-12-26 04:02:34 +03:00
add starter config files
This commit is contained in:
7
lua/chadrc.lua
Normal file
7
lua/chadrc.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
local M = {}
|
||||
|
||||
M.ui = {
|
||||
theme = "onedark",
|
||||
}
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user