plugins/telescope/advanced-git-search: init

This commit is contained in:
Gaetan Lepage 2025-04-06 16:04:24 +02:00
parent 757e02a183
commit 99a2f96cf0
4 changed files with 75 additions and 0 deletions

View file

@ -77,6 +77,7 @@ KNOWN_PATHS: dict[
),
}
for telescope_extension_name, has_depr_warnings in {
"advanced-git-search": False,
"file-browser": True,
"frecency": True,
"fzf-native": True,