Loading pkgs/applications/editors/vim/plugins/generated.nix +156 −143 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/applications/editors/vim/plugins/overrides.nix +7 −1 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 Loading @@ -3228,7 +3234,7 @@ assertNoAdditions { refactoring-nvim = super.refactoring-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim async-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 +156 −143 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/applications/editors/vim/plugins/overrides.nix +7 −1 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 Loading @@ -3228,7 +3234,7 @@ assertNoAdditions { refactoring-nvim = super.refactoring-nvim.overrideAttrs { dependencies = with self; [ plenary-nvim async-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