plugins/telescope: add project extension

This commit is contained in:
Austin Horstman 2025-01-04 16:47:43 -06:00
parent e07a482fd8
commit 974b1d2ce5
No known key found for this signature in database
4 changed files with 140 additions and 0 deletions

View file

@ -94,6 +94,7 @@ for telescope_extension_name, has_depr_warnings in {
"live-greps-args": False,
"manix": False,
"media-files": True,
"project": False,
"ui-select": False,
"undo": True,
}.items():