Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -11108,6 +11108,18 @@ final: prev: meta.homepage = "https://github.com/andymass/vim-matchup/"; }; vim-mediawiki-editor = buildVimPluginFrom2Nix { pname = "vim-mediawiki-editor"; version = "2022-10-29"; src = fetchFromGitHub { owner = "aquach"; repo = "vim-mediawiki-editor"; rev = "ba6a1139bdde0bdf2990f7110a42b304815f76b5"; sha256 = "00d1vwf0say9vsrsvz710483ybbhwn5799k3qb4skna0vzjryayz"; }; meta.homepage = "https://github.com/aquach/vim-mediawiki-editor/"; }; vim-mergetool = buildVimPluginFrom2Nix { pname = "vim-mergetool"; version = "2019-06-22"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -669,6 +669,10 @@ self: super: { dontBuild = true; }); vim-mediawiki-editor = super.vim-mediawiki-editor.overrideAttrs (old: { passthru.python3Dependencies = [ python3.pkgs.mwclient ]; }); nvim-spectre = super.nvim-spectre.overrideAttrs (old: { dependencies = with self; [ plenary-nvim ]; }); Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -933,6 +933,7 @@ https://github.com/preservim/vim-markdown/,, https://github.com/euclio/vim-markdown-composer/,, https://github.com/mzlogin/vim-markdown-toc/,, https://github.com/andymass/vim-matchup/,, https://github.com/aquach/vim-mediawiki-editor/,HEAD, https://github.com/samoshkin/vim-mergetool/,, https://github.com/idanarye/vim-merginal/,, https://github.com/david-a-wheeler/vim-metamath/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -11108,6 +11108,18 @@ final: prev: meta.homepage = "https://github.com/andymass/vim-matchup/"; }; vim-mediawiki-editor = buildVimPluginFrom2Nix { pname = "vim-mediawiki-editor"; version = "2022-10-29"; src = fetchFromGitHub { owner = "aquach"; repo = "vim-mediawiki-editor"; rev = "ba6a1139bdde0bdf2990f7110a42b304815f76b5"; sha256 = "00d1vwf0say9vsrsvz710483ybbhwn5799k3qb4skna0vzjryayz"; }; meta.homepage = "https://github.com/aquach/vim-mediawiki-editor/"; }; vim-mergetool = buildVimPluginFrom2Nix { pname = "vim-mergetool"; version = "2019-06-22"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -669,6 +669,10 @@ self: super: { dontBuild = true; }); vim-mediawiki-editor = super.vim-mediawiki-editor.overrideAttrs (old: { passthru.python3Dependencies = [ python3.pkgs.mwclient ]; }); nvim-spectre = super.nvim-spectre.overrideAttrs (old: { dependencies = with self; [ plenary-nvim ]; }); Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -933,6 +933,7 @@ https://github.com/preservim/vim-markdown/,, https://github.com/euclio/vim-markdown-composer/,, https://github.com/mzlogin/vim-markdown-toc/,, https://github.com/andymass/vim-matchup/,, https://github.com/aquach/vim-mediawiki-editor/,HEAD, https://github.com/samoshkin/vim-mergetool/,, https://github.com/idanarye/vim-merginal/,, https://github.com/david-a-wheeler/vim-metamath/,, Loading