Migrate to NvChad v2.5
This commit is contained in:
9
lua/chadrc.lua
Normal file
9
lua/chadrc.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
---@type ChadrcConfig
|
||||
local M = {}
|
||||
|
||||
M.ui = { theme = 'nightowl' }
|
||||
-- M.plugins = "plugins"
|
||||
-- M.mappings = require "mappings"
|
||||
|
||||
|
||||
return M
|
||||
Reference in New Issue
Block a user