add formatting for tex via latexindent
This commit is contained in:
parent
ae1dc2c872
commit
99167e6259
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ return {
|
|||
["graphql"] = { "prettier" },
|
||||
["handlebars"] = { "prettier" },
|
||||
["toml"] = {"taplo"},
|
||||
["tex"] = {"latexindent"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue