Fix some problems with the config

This commit is contained in:
2026-05-06 09:37:38 -03:00
parent 200f428b3c
commit 5720ad534e
4 changed files with 6 additions and 8 deletions

View File

@@ -79,12 +79,6 @@ return {
},
},
},
{
"lukas-reineke/headlines.nvim",
dependencies = "nvim-treesitter/nvim-treesitter",
ft = "markdown",
opts = {},
},
{
"folke/todo-comments.nvim",
event = "User AstroFile",