Commit a8930258 authored by "Ben Mayer"'s avatar "Ben Mayer"
Browse files

vimPlugins.typst-preview-nvim: init at 2024-10-24

parent cfb63cdd
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -18827,4 +18827,16 @@ final: prev:
    };
    meta.homepage = "https://github.com/MrPicklePinosaur/typst-conceal.vim/";
  };
  typst-preview-nvim = buildVimPlugin {
    pname = "typst-preview.nvim";
    version = "2024-10-24";
    src = fetchFromGitHub {
      owner = "chomosuke";
      repo = "typst-preview.nvim";
      rev = "06778d1b3d4d29c34f1faf80947b586f403689ba";
      sha256 = "oBJ+G4jTQw6+MF/SMwaTkGlLQuYLbaAFqJkexf45I1g=";
    };
    meta.homepage = "https://github.com/chomosuke/typst-preview.nvim";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -1061,6 +1061,7 @@ https://github.com/pmizio/typescript-tools.nvim/,,
https://github.com/leafgarland/typescript-vim/,,
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/nvchad/ui/,HEAD,nvchad-ui
https://github.com/altermo/ultimate-autopair.nvim/,HEAD,