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

This commit is contained in:
PerchunPak
2025-05-06 00:01:18 +02:00
parent 4c9ac29b4f
commit b55a76eb86
2 changed files with 14 additions and 0 deletions
@@ -10231,6 +10231,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
nvim-early-retirement = buildVimPlugin {
pname = "nvim-early-retirement";
version = "2025-05-03";
src = fetchFromGitHub {
owner = "chrisgrieser";
repo = "nvim-early-retirement";
rev = "0a320915970f8b505918f446b538af50c513e97e";
sha256 = "0044168k95wv1vy3y35462fm0ckpwwb33yyjfrsz1y5fvlzncsy5";
};
meta.homepage = "https://github.com/chrisgrieser/nvim-early-retirement/";
meta.hydraPlatforms = [ ];
};
nvim-expand-expr = buildVimPlugin {
pname = "nvim-expand-expr";
version = "2021-08-14";
@@ -785,6 +785,7 @@ https://github.com/igorlfs/nvim-dap-view/,HEAD,
https://github.com/theHamsta/nvim-dap-virtual-text/,,
https://github.com/mxsdev/nvim-dap-vscode-js/,HEAD,
https://github.com/amrbashir/nvim-docs-view/,HEAD,
https://github.com/chrisgrieser/nvim-early-retirement/,HEAD,
https://github.com/allendang/nvim-expand-expr/,,
https://github.com/vijaymarupudi/nvim-fzf/,,
https://github.com/vijaymarupudi/nvim-fzf-commands/,,