Skip to content

Commit

Permalink
plugins/vim-matchup: migrate to mkVimPlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage authored and nix-infra-bot committed Dec 17, 2024
1 parent 3089548 commit 3461f89
Show file tree
Hide file tree
Showing 4 changed files with 548 additions and 171 deletions.
1 change: 0 additions & 1 deletion flake-modules/dev/list-plugins/list-plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ class State(Enum):
Kind.NEOVIM,
True,
),
"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),
}
Expand Down
Loading

0 comments on commit 3461f89

Please sign in to comment.