change highlight loading function name
This commit is contained in:
parent
08453985ca
commit
f77d052d70
11 changed files with 14 additions and 18 deletions
|
|
@ -29,11 +29,7 @@ local plugins = {
|
|||
["NvChad/base46"] = {
|
||||
branch = "dev",
|
||||
config = function()
|
||||
local ok, base46 = pcall(require, "base46")
|
||||
|
||||
if ok then
|
||||
base46.load_theme()
|
||||
end
|
||||
require "base46_cache.defaults"
|
||||
end,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue