mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
vimPlugins: update on 2026-05-19 (#521981)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3285,12 +3285,6 @@ assertNoAdditions {
|
||||
];
|
||||
};
|
||||
|
||||
nvim-sioyek-highlights = super.nvim-sioyek-highlights.overrideAttrs (old: {
|
||||
meta = old.meta // {
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
});
|
||||
|
||||
nvim-snippets = super.nvim-snippets.overrideAttrs {
|
||||
checkInputs = [
|
||||
# Optional cmp integration
|
||||
|
||||
@@ -1820,7 +1820,7 @@ https://github.com/natecraddock/workspaces.nvim/,,
|
||||
https://github.com/andrewferrier/wrapping.nvim/,,
|
||||
https://github.com/tweekmonster/wstrip.vim/,,
|
||||
https://github.com/piersolenski/wtf.nvim/,,
|
||||
https://github.com/kyza0d/xeno.nvim/,,
|
||||
https://github.com/kyzadev/xeno.nvim/,,
|
||||
https://github.com/Mythos-404/xmake.nvim/,,
|
||||
https://github.com/drmingdrmer/xptemplate/,,
|
||||
https://github.com/guns/xterm-color-table.vim/,,
|
||||
|
||||
Reference in New Issue
Block a user