include telescope highlights for transparency
This commit is contained in:
parent
6347a00023
commit
84c3a18fab
2 changed files with 12 additions and 1 deletions
|
@ -38,7 +38,7 @@ telescope.setup {
|
|||
file_sorter = require("telescope.sorters").get_fuzzy_file,
|
||||
file_ignore_patterns = { "node_modules" },
|
||||
generic_sorter = require("telescope.sorters").get_generic_fuzzy_sorter,
|
||||
path_display = { "absolute" },
|
||||
path_display = { "truncate" },
|
||||
winblend = 0,
|
||||
border = {},
|
||||
borderchars = { "─", "│", "─", "│", "╭", "╮", "╯", "╰" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue