avoid loading tabufline mappings in nvchad/uis packer table

navigator
siduck 2 years ago
parent f4655e13ec
commit 650614d14b

@ -21,12 +21,6 @@ local plugins = {
config = function()
require("plugins.configs.others").nvchad_ui()
end,
setup = function()
local load_override = require("core.utils").load_override
if load_override({}, "NvChad/ui")["tabufline"]["enabled"] then
require("core.utils").load_mappings "tabufline"
end
end,
},
["NvChad/nvterm"] = {

Loading…
Cancel
Save