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

This commit is contained in:
Mateus Alves 2024-02-11 14:18:54 -03:00 committed by GitHub
parent f12c567b0d
commit e05648ed37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 0 deletions

View File

@ -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";

View File

@ -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,