Delete example_chadrc.lua

navigator
siduck 3 years ago committed by GitHub
parent b4da490138
commit 7114ebd945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save