Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -6974,6 +6974,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; iswap-nvim = buildVimPlugin { pname = "iswap.nvim"; version = "0-unstable-2024-05-23"; src = fetchFromGitHub { owner = "mizlan"; repo = "iswap.nvim"; rev = "e02cc91f2a8feb5c5a595767d208c54b6e3258ec"; hash = "sha256-lAYHvz23f9nJ6rb0NIm+1aq0Vr0SwjPVitPuROtUS2A="; }; meta.homepage = "https://github.com/mizlan/iswap.nvim/"; meta.hydraPlatforms = [ ]; }; jdaddy-vim = buildVimPlugin { pname = "jdaddy.vim"; version = "1.0-unstable-2014-02-22"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1530,6 +1530,10 @@ assertNoAdditions { dependencies = [ self.nvim-treesitter ]; }; iswap-nvim = super.iswap-nvim.overrideAttrs { dependencies = [ self.nvim-treesitter ]; }; jdd-nvim = super.jdd-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -534,6 +534,7 @@ https://github.com/neutaaaaan/iosvkem/,, https://github.com/twerth/ir_black/,, https://github.com/Vigemus/iron.nvim/,HEAD, https://github.com/haya14busa/is.vim/,, https://github.com/mizlan/iswap.nvim/,HEAD, https://github.com/vim-scripts/jdaddy.vim/,, https://github.com/mahyarmirrashed/jdd.nvim/,HEAD, https://github.com/davidhalter/jedi-vim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -6974,6 +6974,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; iswap-nvim = buildVimPlugin { pname = "iswap.nvim"; version = "0-unstable-2024-05-23"; src = fetchFromGitHub { owner = "mizlan"; repo = "iswap.nvim"; rev = "e02cc91f2a8feb5c5a595767d208c54b6e3258ec"; hash = "sha256-lAYHvz23f9nJ6rb0NIm+1aq0Vr0SwjPVitPuROtUS2A="; }; meta.homepage = "https://github.com/mizlan/iswap.nvim/"; meta.hydraPlatforms = [ ]; }; jdaddy-vim = buildVimPlugin { pname = "jdaddy.vim"; version = "1.0-unstable-2014-02-22"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1530,6 +1530,10 @@ assertNoAdditions { dependencies = [ self.nvim-treesitter ]; }; iswap-nvim = super.iswap-nvim.overrideAttrs { dependencies = [ self.nvim-treesitter ]; }; jdd-nvim = super.jdd-nvim.overrideAttrs { dependencies = [ self.plenary-nvim ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -534,6 +534,7 @@ https://github.com/neutaaaaan/iosvkem/,, https://github.com/twerth/ir_black/,, https://github.com/Vigemus/iron.nvim/,HEAD, https://github.com/haya14busa/is.vim/,, https://github.com/mizlan/iswap.nvim/,HEAD, https://github.com/vim-scripts/jdaddy.vim/,, https://github.com/mahyarmirrashed/jdd.nvim/,HEAD, https://github.com/davidhalter/jedi-vim/,, Loading