refactor: add some highlight options

This commit is contained in:
Dinesh Salunke 2024-06-08 16:40:15 +05:30
parent 22e43507bf
commit 356110906d

View File

@ -59,6 +59,12 @@ return {
indent = {
char = "",
},
whitespace = {
highlight = {
"CursorColumn",
"Whitespace",
},
},
exclude = {
filetypes = {
"help",