fix(nvim): typst setup
This commit is contained in:
parent
730ec10e1c
commit
f99900d196
2 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ return {
|
|||
ft('proto'):fmt('buf'):lint('buf')
|
||||
ft('dockerfile'):lint('hadolint')
|
||||
ft('tex'):fmt('latexindent')
|
||||
ft('typst'):fmt('typstyle')
|
||||
ft('cmake'):fmt('cmake-format')
|
||||
ft('make'):lint('checkmake')
|
||||
ft('cpp'):lint('cpplint')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue