mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
plugins/friendly-snippets: switch to mkVimPlugin
This commit is contained in:
parent
93208b9536
commit
7e4f8a2a56
2 changed files with 4 additions and 23 deletions
|
@ -70,7 +70,6 @@ KNOWN_PATHS: dict[
|
|||
"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/floaterm/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/friendly-snippets/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/gitgutter/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/gitmessenger/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/intellitab/default.nix": (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue