configuration: match indentblankline part with changes

This commit is contained in:
diniamo 2024-07-12 17:43:44 +02:00
commit 17c4e40cf9

View file

@ -82,14 +82,7 @@ isMaximal: {
fidget-nvim.enable = true;
highlight-undo.enable = true;
indentBlankline = {
enable = true;
fillChar = null;
eolChar = null;
scope = {
enabled = true;
};
};
indentBlankline.enable = true;
cursorline = {
enable = true;