Skip to content

Commit 33c401d

Browse files
committed
feat(nvim): add typstyle to conform
1 parent 4491a99 commit 33c401d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • home/dot_config/exact_nvim/exact_lua/exact_specs

home/dot_config/exact_nvim/exact_lua/exact_specs/conform.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Plugin.opts = {
1616
typescriptreact = prettier_formatters,
1717
yaml = prettier_formatters,
1818
json = prettier_formatters,
19+
typst = { 'typstyle' },
1920
},
2021
format_on_save = {
2122
timeout_ms = 500,

0 commit comments

Comments
 (0)