Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -749,6 +749,18 @@ final: prev: meta.homepage = "https://github.com/otavioschwanck/arrow.nvim/"; }; astrocore = buildVimPlugin { pname = "astrocore"; version = "2024-12-23"; src = fetchFromGitHub { owner = "AstroNvim"; repo = "astrocore"; rev = "ecaf7c76484d3313b966856c2c29672a6abbc3f4"; sha256 = "1n9akfpm7lmby20w2dmh99vspff8hack81f6d0as531yjjflbcy0"; }; meta.homepage = "https://github.com/AstroNvim/astrocore/"; }; astrotheme = buildVimPlugin { pname = "astrotheme"; version = "2024-12-10"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +5 −1 Original line number Diff line number Diff line Loading @@ -143,6 +143,10 @@ in nvimRequireCheck = "advanced_git_search.utils"; }; astrocore = super.astrocore.overrideAttrs { dependencies = [ self.lazy-nvim ]; }; astrotheme = super.astrotheme.overrideAttrs { nvimRequireCheck = "astrotheme"; }; Loading Loading @@ -2345,7 +2349,7 @@ in openscad ]; # FIXME: cant find plugin root dir # FIXME: can't find plugin root dir nvimSkipModule = [ "openscad" "openscad.snippets.openscad" Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ https://github.com/ckarnell/antonys-macro-repeater/,, https://github.com/solarnz/arcanist.vim/,, https://github.com/vim-scripts/argtextobj.vim/,, https://github.com/otavioschwanck/arrow.nvim/,, https://github.com/AstroNvim/astrocore/,HEAD, https://github.com/AstroNvim/astrotheme/,, https://github.com/prabirshrestha/async.vim/,, https://github.com/prabirshrestha/asyncomplete-buffer.vim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -749,6 +749,18 @@ final: prev: meta.homepage = "https://github.com/otavioschwanck/arrow.nvim/"; }; astrocore = buildVimPlugin { pname = "astrocore"; version = "2024-12-23"; src = fetchFromGitHub { owner = "AstroNvim"; repo = "astrocore"; rev = "ecaf7c76484d3313b966856c2c29672a6abbc3f4"; sha256 = "1n9akfpm7lmby20w2dmh99vspff8hack81f6d0as531yjjflbcy0"; }; meta.homepage = "https://github.com/AstroNvim/astrocore/"; }; astrotheme = buildVimPlugin { pname = "astrotheme"; version = "2024-12-10"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +5 −1 Original line number Diff line number Diff line Loading @@ -143,6 +143,10 @@ in nvimRequireCheck = "advanced_git_search.utils"; }; astrocore = super.astrocore.overrideAttrs { dependencies = [ self.lazy-nvim ]; }; astrotheme = super.astrotheme.overrideAttrs { nvimRequireCheck = "astrotheme"; }; Loading Loading @@ -2345,7 +2349,7 @@ in openscad ]; # FIXME: cant find plugin root dir # FIXME: can't find plugin root dir nvimSkipModule = [ "openscad" "openscad.snippets.openscad" Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ https://github.com/ckarnell/antonys-macro-repeater/,, https://github.com/solarnz/arcanist.vim/,, https://github.com/vim-scripts/argtextobj.vim/,, https://github.com/otavioschwanck/arrow.nvim/,, https://github.com/AstroNvim/astrocore/,HEAD, https://github.com/AstroNvim/astrotheme/,, https://github.com/prabirshrestha/async.vim/,, https://github.com/prabirshrestha/asyncomplete-buffer.vim/,HEAD, Loading