some telescope color config

This commit is contained in:
2023-06-12 22:36:47 +02:00
parent cc6dd28886
commit 1c359f02fe
2 changed files with 11 additions and 0 deletions

View File

@@ -122,6 +122,9 @@ return {
['<C-q>'] = actions.smart_send_to_qflist,
},
},
results_title = false,
preview_title = false,
borderchars = { '', '', '', '', '', '', '', '' },
-- `hidden = true` is not supported in text grep commands.
vimgrep_arguments = vimgrep_arguments,
},