mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-04-07 00:00:54 +01:00
Delete example_chadrc.lua
This commit is contained in:
parent
b4da490138
commit
7114ebd945
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
local M = {}
|
|
||||||
|
|
||||||
-- make sure you maintain the structure of `core/default_config.lua` here,
|
|
||||||
-- example of changing theme:
|
|
||||||
|
|
||||||
M.ui = {
|
|
||||||
theme = "gruvchad",
|
|
||||||
}
|
|
||||||
|
|
||||||
return M
|
|
Loading…
Add table
Reference in a new issue