fix(heirline): disable custom config for v6
This commit is contained in:
@@ -12,6 +12,7 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
--[[
|
||||||
{
|
{
|
||||||
"rebelot/heirline.nvim",
|
"rebelot/heirline.nvim",
|
||||||
optional = true,
|
optional = true,
|
||||||
@@ -104,4 +105,5 @@ return {
|
|||||||
return opts
|
return opts
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
]]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user