Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -945,6 +945,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; artio-nvim = buildVimPlugin { pname = "artio.nvim"; version = "2025-12-28"; src = fetchFromGitHub { owner = "comfysage"; repo = "artio.nvim"; rev = "83909f659c1da7cf8403c31a051f0ccb64c4c636"; hash = "sha256-22CIZrIWI8ZjXPnDtdpCzbPmV/EI7z/YFrbGzoogjGA="; }; meta.homepage = "https://github.com/comfysage/artio.nvim/"; meta.hydraPlatforms = [ ]; }; astrocore = buildVimPlugin { pname = "astrocore"; version = "2.0.5-unstable-2025-06-06"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +8 −0 Original line number Diff line number Diff line Loading @@ -196,6 +196,14 @@ assertNoAdditions { ]; }; artio-nvim = super.artio-nvim.overrideAttrs { # Requires extui enabled nvimSkipModules = [ "artio.view" "artio.picker" ]; }; astrocore = super.astrocore.overrideAttrs { dependencies = [ self.lazy-nvim ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,7 @@ https://github.com/solarnz/arcanist.vim/,, https://github.com/vim-scripts/argtextobj.vim/,, https://github.com/otavioschwanck/arrow.nvim/,, https://github.com/arsham/arshlib.nvim/,HEAD, https://github.com/comfysage/artio.nvim/,HEAD, https://github.com/AstroNvim/astrocore/,HEAD, https://github.com/AstroNvim/astrolsp/,HEAD, https://github.com/AstroNvim/astrotheme/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -945,6 +945,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; artio-nvim = buildVimPlugin { pname = "artio.nvim"; version = "2025-12-28"; src = fetchFromGitHub { owner = "comfysage"; repo = "artio.nvim"; rev = "83909f659c1da7cf8403c31a051f0ccb64c4c636"; hash = "sha256-22CIZrIWI8ZjXPnDtdpCzbPmV/EI7z/YFrbGzoogjGA="; }; meta.homepage = "https://github.com/comfysage/artio.nvim/"; meta.hydraPlatforms = [ ]; }; astrocore = buildVimPlugin { pname = "astrocore"; version = "2.0.5-unstable-2025-06-06"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +8 −0 Original line number Diff line number Diff line Loading @@ -196,6 +196,14 @@ assertNoAdditions { ]; }; artio-nvim = super.artio-nvim.overrideAttrs { # Requires extui enabled nvimSkipModules = [ "artio.view" "artio.picker" ]; }; astrocore = super.astrocore.overrideAttrs { dependencies = [ self.lazy-nvim ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,7 @@ https://github.com/solarnz/arcanist.vim/,, https://github.com/vim-scripts/argtextobj.vim/,, https://github.com/otavioschwanck/arrow.nvim/,, https://github.com/arsham/arshlib.nvim/,HEAD, https://github.com/comfysage/artio.nvim/,HEAD, https://github.com/AstroNvim/astrocore/,HEAD, https://github.com/AstroNvim/astrolsp/,HEAD, https://github.com/AstroNvim/astrotheme/,, Loading