hide indentline on telescope preview window
This commit is contained in:
parent
688586eeec
commit
de9b702f0e
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ M.blankline = function()
|
||||||
"TelescopePrompt",
|
"TelescopePrompt",
|
||||||
"TelescopeResults",
|
"TelescopeResults",
|
||||||
"nvchad_cheatsheet",
|
"nvchad_cheatsheet",
|
||||||
|
"",
|
||||||
},
|
},
|
||||||
buftype_exclude = { "terminal" },
|
buftype_exclude = { "terminal" },
|
||||||
show_trailing_blankline_indent = false,
|
show_trailing_blankline_indent = false,
|
||||||
|
|
Loading…
Reference in a new issue