refactor(nvim): remove headlines.nvim
This commit is contained in:
parent
7d012db9e8
commit
4387a2b362
@ -843,16 +843,6 @@ lazy.setup({
|
|||||||
"famiu/bufdelete.nvim",
|
"famiu/bufdelete.nvim",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Improved Visuals for Documentation
|
|
||||||
{
|
|
||||||
"lukas-reineke/headlines.nvim",
|
|
||||||
after = { "nvim-treesitter" },
|
|
||||||
event = "VeryLazy",
|
|
||||||
config = function()
|
|
||||||
require("headlines").setup()
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
}, {
|
}, {
|
||||||
checker = {
|
checker = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user