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

vimPlugins.unimpaired-nvim: init at 2024-10-17 (#349318)

parents bfa3e974 61dab424
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -18648,6 +18648,18 @@ final: prev:
    meta.homepage = "https://github.com/tomtom/tinykeymap_vim/";
  };
  unimpaired-nvim = buildVimPlugin {
    pname = "unimpaired.nvim";
    version = "2024-10-17";
    src = fetchFromGitHub {
      owner = "tummetott";
      repo = "unimpaired.nvim";
      rev = "8e504ba95dd10a687f4e4dacd5e19db221b88534";
      sha256 = "sha256-CNU4cigMjbvOdUzUXze9ZDmTZRuYtj4dCuuLVZkMTQg=";
    };
    meta.homepage = "https://github.com/tummetott/unimpaired.nvim/";
  };
  vim-advanced-sorters = buildVimPlugin {
    pname = "vim-advanced-sorters";
    version = "2024-08-16";
+1 −0
Original line number Diff line number Diff line
@@ -1055,6 +1055,7 @@ https://github.com/altermo/ultimate-autopair.nvim/,HEAD,
https://github.com/SirVer/ultisnips/,,
https://github.com/mbbill/undotree/,,
https://github.com/chrisbra/unicode.vim/,,
https://github.com/tummetott/unimpaired.nvim/,HEAD,
https://github.com/unisonweb/unison/,,
https://github.com/Shougo/unite.vim/,,
https://github.com/sontungexpt/url-open/,HEAD,