add typst formatter

This commit is contained in:
Fabian Imhof 2025-05-21 13:16:01 +02:00
parent 0663b77784
commit ed66331b72
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ require('lazy').setup({
'omnisharp', 'omnisharp',
'prettierd', 'prettierd',
'tinymist', 'tinymist',
'prettypst',
}) })
-- Skip automatic setup for servers -- Skip automatic setup for servers