vimPlugins.typst-conceal-vim: init at 2023-10-13
This commit is contained in:
@@ -18815,4 +18815,16 @@ final: prev:
|
||||
};
|
||||
meta.homepage = "https://github.com/evesdropper/luasnip-latex-snippets.nvim/";
|
||||
};
|
||||
|
||||
typst-conceal-vim = buildVimPlugin {
|
||||
pname = "typst-conceal.vim";
|
||||
version = "2023-10-13";
|
||||
src = fetchFromGitHub {
|
||||
owner = "MrPicklePinosaur";
|
||||
repo = "typst-conceal.vim";
|
||||
rev = "b8862f2d5a015b838e4a0d361f30423c45e23425";
|
||||
sha256 = "UHEVhlV/1cq6jaMhNNookeGPtHvSwy1AKLvb8FR6Rro=";
|
||||
};
|
||||
meta.homepage = "https://github.com/MrPicklePinosaur/typst-conceal.vim/";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -1060,6 +1060,7 @@ https://github.com/folke/twilight.nvim/,,
|
||||
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/kaarmu/typst.vim/,HEAD,
|
||||
https://github.com/nvchad/ui/,HEAD,nvchad-ui
|
||||
https://github.com/altermo/ultimate-autopair.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user