mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/telescope/zoxide: init
This commit is contained in:
parent
5908b5a737
commit
380435c555
5 changed files with 112 additions and 0 deletions
|
@ -87,6 +87,7 @@ for telescope_extension_name, has_depr_warnings in {
|
|||
"project": False,
|
||||
"ui-select": False,
|
||||
"undo": True,
|
||||
"zoxide": False,
|
||||
}.items():
|
||||
KNOWN_PATHS[
|
||||
f"plugins/by-name/telescope/extensions/{telescope_extension_name}.nix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue