clean stuff
This commit is contained in:
parent
6f2b358d3a
commit
2952f4d5c7
12 changed files with 66 additions and 48 deletions
|
|
@ -44,7 +44,7 @@ telescope.setup(
|
|||
file_sorter = require("telescope.sorters").get_fuzzy_file,
|
||||
file_ignore_patterns = {},
|
||||
generic_sorter = require("telescope.sorters").get_generic_fuzzy_sorter,
|
||||
path_display = shorten,
|
||||
path_display = {"absolute"},
|
||||
winblend = 0,
|
||||
border = {},
|
||||
borderchars = {"─", "│", "─", "│", "╭", "╮", "╯", "╰"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue