fmt typst
This commit is contained in:
parent
a3c86ac0db
commit
4033f5fe94
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ return {
|
|||
['_'] = { 'prettier' },
|
||||
rust = { 'rust-analyzer' },
|
||||
lua = { 'stylua' },
|
||||
typst = { 'typstyle' },
|
||||
json = { 'jq' },
|
||||
-- rust = { 'rustfmt' }, -- does not need one with the lsp there
|
||||
c = { 'clang-format' },
|
||||
|
|
Loading…
Add table
Reference in a new issue