Unverified Commit 88e1c39f authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.nvim-early-retirement: init at 2025-05-03 (#404496)

parents 4f0e7b9d b55a76eb
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,