Unverified Commit e05648ed authored by Mateus Alves's avatar Mateus Alves Committed by GitHub
Browse files

vimPlugins.ultimate-autopair: init at 2024-02-10 (#287913)

parent f12c567b
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -10569,6 +10569,18 @@ final: prev:
    meta.homepage = "https://github.com/kaarmu/typst.vim/";
  };

  ultimate-autopair = buildVimPlugin {
    pname = "ultimate-autopair.nvim";
    version = "2024-02-10";
    src = fetchFromGitHub {
      owner = "altermo";
      repo = "ultimate-autopair.nvim";
      rev = "25c13e0ce167db0255456cac10158b27d2be30c0";
      sha256 = "16aizsf86cg5l131y2lszlfkdz1b998js89fja8yk25mwa79lsaf";
    };
    meta.homepage = "https://github.com/altermo/ultimate-autopair.nvim.git";
  };

  ultisnips = buildVimPlugin {
    pname = "ultisnips";
    version = "2023-10-17";
+1 −0
Original line number Diff line number Diff line
@@ -573,6 +573,7 @@ https://github.com/MunifTanjim/nui.nvim/,main,
https://github.com/jose-elias-alvarez/null-ls.nvim/,,
https://github.com/nacro90/numb.nvim/,,
https://github.com/nvchad/nvchad/,HEAD,
https://github.com/altermo/ultimate-autopair.nvim.git,HEAD,
https://github.com/ChristianChiarulli/nvcode-color-schemes.vim/,,
https://github.com/catppuccin/nvim/,,catppuccin-nvim
https://github.com/AckslD/nvim-FeMaco.lua/,HEAD,