mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/telescope: add project extension
This commit is contained in:
parent
e07a482fd8
commit
974b1d2ce5
4 changed files with 140 additions and 0 deletions
|
@ -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():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue