vimPlugins.unimpaired-nvim: init at 2024-10-17

This commit is contained in:
Abhishek Singh
2024-10-20 03:23:11 +05:30
parent b5cd423a36
commit 61dab424a5
2 changed files with 13 additions and 0 deletions
@@ -18624,6 +18624,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";
@@ -1053,6 +1053,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,