diff --git a/lua/custom/plugins/init.lua b/lua/custom/plugins/init.lua index 28422b0..45c8b8c 100644 --- a/lua/custom/plugins/init.lua +++ b/lua/custom/plugins/init.lua @@ -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' },