added typst preview, fixed leap.

This commit is contained in:
Gabe Venberg 2025-11-24 22:42:08 +01:00
parent 793fd016c5
commit fecca27e92
4 changed files with 41 additions and 9 deletions

View file

@ -116,6 +116,9 @@
shellcheck
bash-language-server
];
typst = [
tinymist
];
};
format = [
];
@ -193,6 +196,9 @@
lua = [
lazydev-nvim
];
typst = [
typst-preview-nvim
];
};
git = [
gitsigns-nvim