This commit is contained in:
Martin Pander
2026-07-15 07:43:53 +02:00
parent 533ca8390f
commit 8f0ad7ba77
2 changed files with 4 additions and 2 deletions

View File

@@ -530,3 +530,5 @@ vim.api.nvim_set_hl(0, "TreesitterContextBottom", {
underline = true,
sp = "Grey"
})
require('ibl').setup()