vimPlugins.nvim-early-retirement: init at 2025-05-03

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 10231 meta.hydraPlatforms = [ ]; 10232 }; 10233 10234 nvim-expand-expr = buildVimPlugin { 10235 pname = "nvim-expand-expr"; 10236 version = "2021-08-14";
··· 10231 meta.hydraPlatforms = [ ]; 10232 }; 10233 10234 + nvim-early-retirement = buildVimPlugin { 10235 + pname = "nvim-early-retirement"; 10236 + version = "2025-05-03"; 10237 + src = fetchFromGitHub { 10238 + owner = "chrisgrieser"; 10239 + repo = "nvim-early-retirement"; 10240 + rev = "0a320915970f8b505918f446b538af50c513e97e"; 10241 + sha256 = "0044168k95wv1vy3y35462fm0ckpwwb33yyjfrsz1y5fvlzncsy5"; 10242 + }; 10243 + meta.homepage = "https://github.com/chrisgrieser/nvim-early-retirement/"; 10244 + meta.hydraPlatforms = [ ]; 10245 + }; 10246 + 10247 nvim-expand-expr = buildVimPlugin { 10248 pname = "nvim-expand-expr"; 10249 version = "2021-08-14";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 785 https://github.com/theHamsta/nvim-dap-virtual-text/,, 786 https://github.com/mxsdev/nvim-dap-vscode-js/,HEAD, 787 https://github.com/amrbashir/nvim-docs-view/,HEAD, 788 https://github.com/allendang/nvim-expand-expr/,, 789 https://github.com/vijaymarupudi/nvim-fzf/,, 790 https://github.com/vijaymarupudi/nvim-fzf-commands/,,
··· 785 https://github.com/theHamsta/nvim-dap-virtual-text/,, 786 https://github.com/mxsdev/nvim-dap-vscode-js/,HEAD, 787 https://github.com/amrbashir/nvim-docs-view/,HEAD, 788 + https://github.com/chrisgrieser/nvim-early-retirement/,HEAD, 789 https://github.com/allendang/nvim-expand-expr/,, 790 https://github.com/vijaymarupudi/nvim-fzf/,, 791 https://github.com/vijaymarupudi/nvim-fzf-commands/,,