feat(telescope): update pickers
This commit is contained in:
@@ -38,7 +38,7 @@ return {
|
|||||||
'--hidden',
|
'--hidden',
|
||||||
'--files',
|
'--files',
|
||||||
'-g',
|
'-g',
|
||||||
'!.git',
|
'!.git/',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
live_grep = {
|
live_grep = {
|
||||||
@@ -53,7 +53,7 @@ return {
|
|||||||
'--column',
|
'--column',
|
||||||
'--smart-case',
|
'--smart-case',
|
||||||
'-g',
|
'-g',
|
||||||
'!.git',
|
'!.git/',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user