feat(telescope): update pickers

This commit is contained in:
2023-10-08 16:41:48 +02:00
parent cb15af601e
commit a4fc7253ad

View File

@@ -38,7 +38,7 @@ return {
'--hidden',
'--files',
'-g',
'!.git',
'!.git/',
},
},
live_grep = {
@@ -53,7 +53,7 @@ return {
'--column',
'--smart-case',
'-g',
'!.git',
'!.git/',
},
},
},