Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1036,6 +1036,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; async-nvim = buildVimPlugin { pname = "async.nvim"; version = "0-unstable-2026-04-18"; src = fetchFromGitHub { owner = "lewis6991"; repo = "async.nvim"; rev = "7a1d7d49933fbe902b84b55f352a3b10fd587331"; hash = "sha256-uyUvZVN7L7SqPAE1woc1T8dlhpH24FBj3/WD4VMwWF8="; }; meta.homepage = "https://github.com/lewis6991/async.nvim/"; meta.hydraPlatforms = [ ]; }; async-vim = buildVimPlugin { pname = "async.vim"; version = "0-unstable-2022-04-04"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -227,6 +227,12 @@ assertNoAdditions { checkInputs = [ self.astrocore ]; }; async-nvim = super.async-nvim.overrideAttrs { nvimSkipModules = [ "docgen" ]; }; asyncrun-vim = super.asyncrun-vim.overrideAttrs { # Optional toggleterm integration checkInputs = [ self.toggleterm-nvim ]; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ https://github.com/AstroNvim/astrocore/,, https://github.com/AstroNvim/astrolsp/,, https://github.com/AstroNvim/astrotheme/,, https://github.com/AstroNvim/astroui/,, https://github.com/lewis6991/async.nvim/,, https://github.com/prabirshrestha/async.vim/,, https://github.com/prabirshrestha/asyncomplete-buffer.vim/,, https://github.com/prabirshrestha/asyncomplete-file.vim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1036,6 +1036,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; async-nvim = buildVimPlugin { pname = "async.nvim"; version = "0-unstable-2026-04-18"; src = fetchFromGitHub { owner = "lewis6991"; repo = "async.nvim"; rev = "7a1d7d49933fbe902b84b55f352a3b10fd587331"; hash = "sha256-uyUvZVN7L7SqPAE1woc1T8dlhpH24FBj3/WD4VMwWF8="; }; meta.homepage = "https://github.com/lewis6991/async.nvim/"; meta.hydraPlatforms = [ ]; }; async-vim = buildVimPlugin { pname = "async.vim"; version = "0-unstable-2022-04-04"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -227,6 +227,12 @@ assertNoAdditions { checkInputs = [ self.astrocore ]; }; async-nvim = super.async-nvim.overrideAttrs { nvimSkipModules = [ "docgen" ]; }; asyncrun-vim = super.asyncrun-vim.overrideAttrs { # Optional toggleterm integration checkInputs = [ self.toggleterm-nvim ]; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ https://github.com/AstroNvim/astrocore/,, https://github.com/AstroNvim/astrolsp/,, https://github.com/AstroNvim/astrotheme/,, https://github.com/AstroNvim/astroui/,, https://github.com/lewis6991/async.nvim/,, https://github.com/prabirshrestha/async.vim/,, https://github.com/prabirshrestha/asyncomplete-buffer.vim/,, https://github.com/prabirshrestha/asyncomplete-file.vim/,, Loading