mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-13 07:31:02 +00:00
typst: formatting
This commit is contained in:
parent
97126cc085
commit
aab2fa5ca5
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
lspConfig = ''
|
||||
lspconfig.typst_lsp.setup {
|
||||
capabilities = capabilities,
|
||||
on_attach=default_on_attach,
|
||||
on_attach = default_on_attach,
|
||||
cmd = ${
|
||||
if isList cfg.lsp.package
|
||||
then expToLua cfg.lsp.package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue