mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/coq-thirdparty: migrate to mkNeovimPlugin
This commit is contained in:
parent
ecb75f49d1
commit
342a6b6c73
3 changed files with 30 additions and 71 deletions
|
|
@ -69,9 +69,7 @@ KNOWN_PATHS: dict[
|
|||
Kind, # Vim / Neovim / misc
|
||||
bool, # Has deprecation warnings
|
||||
],
|
||||
] = {
|
||||
"plugins/by-name/coq-thirdparty/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
}
|
||||
] = {}
|
||||
for telescope_extension_name, has_depr_warnings in {
|
||||
"advanced-git-search": False,
|
||||
"file-browser": True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue