mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/gitmessenger: migrate to mkVimPlugin
This commit is contained in:
parent
ad87ec831b
commit
9062a66ee9
3 changed files with 154 additions and 89 deletions
|
@ -71,7 +71,6 @@ KNOWN_PATHS: dict[
|
|||
"plugins/by-name/chadtree/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
"plugins/by-name/coq-thirdparty/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
"plugins/by-name/dap/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
"plugins/by-name/gitmessenger/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/intellitab/default.nix": (
|
||||
State.OLD,
|
||||
Kind.VIM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue