fix telescope

This commit is contained in:
andy 2025-03-19 20:31:33 -07:00
parent 22a9445c72
commit 0ad482bc20
1 changed files with 5 additions and 0 deletions

View File

@ -325,6 +325,11 @@ require('lazy').setup({
-- i = { ['<c-enter>'] = 'to_fuzzy_refine' }, -- i = { ['<c-enter>'] = 'to_fuzzy_refine' },
-- }, -- },
-- }, -- },
defaults = {
path_display = {
shorten = 2,
},
},
-- pickers = {} -- pickers = {}
extensions = { extensions = {
['ui-select'] = { ['ui-select'] = {