Add uncrustify to c in conform.nvim
This commit is contained in:
parent
4a76235e5e
commit
54abc5e60c
1 changed files with 1 additions and 0 deletions
|
|
@ -551,6 +551,7 @@ local plugins = {
|
|||
|
||||
formatters_by_ft = {
|
||||
cpp = { "uncrustify" },
|
||||
c = { "uncrustify" },
|
||||
typst = { "typstyle" }
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue