hide indentline on telescope preview window

This commit is contained in:
siduck 2021-12-27 07:42:51 +05:30
parent 688586eeec
commit de9b702f0e
1 changed files with 1 additions and 0 deletions

View File

@ -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,