Unverified Commit e1dc1121 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.typstwatch-nvim: init at 2025-08-20 (#435371)

parents 1ce9b329 f0664d3e
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,