mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/vim-bbye: migrate to mkVimPlugin
This commit is contained in:
parent
a24ec7412e
commit
471f68d9bb
2 changed files with 15 additions and 27 deletions
|
@ -84,7 +84,6 @@ KNOWN_PATHS: dict[
|
|||
Kind.NEOVIM,
|
||||
True,
|
||||
),
|
||||
"plugins/by-name/vim-bbye/default.nix": (State.OLD, Kind.VIM, False), # No options
|
||||
"plugins/by-name/vim-matchup/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/colorschemes/base16/default.nix": (State.NEW, Kind.VIM, True),
|
||||
"plugins/lsp/default.nix": (State.NEW, Kind.MISC, False),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue