diff --git a/modules/home-manager/nvconfig.lua b/modules/home-manager/nvconfig.lua index cfa8d56..35bdd75 100644 --- a/modules/home-manager/nvconfig.lua +++ b/modules/home-manager/nvconfig.lua @@ -102,5 +102,3 @@ M.base46 = { "whichkey", }, } - -return vim.tbl_deep_extend("force", M, require "chadrc")