added typst preview, fixed leap.
This commit is contained in:
parent
793fd016c5
commit
fecca27e92
4 changed files with 41 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue