include telescope highlights for transparency

This commit is contained in:
siduck 2021-12-04 21:38:30 +05:30
parent 6347a00023
commit 84c3a18fab
2 changed files with 12 additions and 1 deletions

View file

@ -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 = { "", "", "", "", "", "", "", "" },