mirror of
https://github.com/youwen5/neovim-flake.git
synced 2024-11-24 19:03:49 -08:00
chore: re-enable typst-lsp
This commit is contained in:
parent
59189d88db
commit
9e904e68de
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
nushell.enable = true;
|
||||
svelte.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
# typst-lsp.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
marksman.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue