vimPlugins.typstwatch-nvim: init at 2025-08-20

This commit is contained in:
J0schu
2025-08-20 21:37:55 +02:00
parent 1fe998c905
commit f0664d3e65
2 changed files with 14 additions and 0 deletions
@@ -15639,6 +15639,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
typstwatch-nvim = buildVimPlugin {
pname = "typstwatch.nvim";
version = "2025-08-20";
src = fetchFromGitHub {
owner = "J0schu";
repo = "typstwatch.nvim";
rev = "570c71b11c7d7ddd969df257290c10d82bbe2861";
sha256 = "1fd9lyisj46byxr9gdcyqkydmpfzqfz07nihmij2p935w0fm9ndb";
};
meta.homepage = "https://github.com/J0schu/typstwatch.nvim/";
meta.hydraPlatforms = [ ];
};
ultimate-autopair-nvim = buildVimPlugin {
pname = "ultimate-autopair.nvim";
version = "2025-02-14";
@@ -1200,6 +1200,7 @@ https://github.com/jose-elias-alvarez/typescript.nvim/,,
https://github.com/MrPicklePinosaur/typst-conceal.vim/,HEAD,
https://github.com/chomosuke/typst-preview.nvim/,HEAD,
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/mbbill/undotree/,,