vimPlugins.unclash-nvim: init at 0-unstable-2026-01-28 (#496582)
This commit is contained in:
@@ -16529,6 +16529,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
unclash-nvim = buildVimPlugin {
|
||||
pname = "unclash.nvim";
|
||||
version = "0-unstable-2026-01-28";
|
||||
src = fetchFromGitHub {
|
||||
owner = "madmaxieee";
|
||||
repo = "unclash.nvim";
|
||||
rev = "04f6aba5e2eea8b665cba88f21082e33a7cb6e59";
|
||||
hash = "sha256-Rd+U0WtVCV2D0rsL8Sm5B4NRK2t4W5M7n/CH1I0w6s4=";
|
||||
};
|
||||
meta.homepage = "https://github.com/madmaxieee/unclash.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
undotree = buildVimPlugin {
|
||||
pname = "undotree";
|
||||
version = "0-unstable-2026-02-12";
|
||||
|
||||
@@ -1269,6 +1269,7 @@ https://github.com/kaarmu/typst.vim/,HEAD,
|
||||
https://github.com/J0schu/typstwatch.nvim/,HEAD,
|
||||
https://github.com/altermo/ultimate-autopair.nvim/,HEAD,
|
||||
https://github.com/SirVer/ultisnips/,,
|
||||
https://github.com/madmaxieee/unclash.nvim/,HEAD,
|
||||
https://github.com/mbbill/undotree/,,
|
||||
https://github.com/chrisbra/unicode.vim/,,
|
||||
https://github.com/axkirillov/unified.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user