small config and plugin changes

This commit is contained in:
Alexander Gehrke 2025-07-31 11:24:50 +02:00
parent 523fedae4e
commit e317dca789
8 changed files with 60 additions and 36 deletions

View file

@ -14,7 +14,7 @@ return {
{
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
tag = "v3.5.4",
--tag = "v3.5.4",
opts = {
whitespace = { highlight = { "Whitespace", "CursorLine" }, remove_blankline_trail = false },
indent = { highlight = { "Whitespace", "CursorLine" }, char = "" },