This commit is contained in:
foozzi 2024-03-02 09:21:33 -05:00
parent 6432b026bd
commit 878d5475c9
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
return {
"lukas-reineke/headlines.nvim",
dependencies = "nvim-treesitter/nvim-treesitter",
config = true, -- or `opts = {}`
lazy = false,
}