Skip to content

Commit

Permalink
feat: add latexindent (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwoodside authored Jan 31, 2023
1 parent 93946ae commit 13c6ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/mason-null-ls/mappings/filetype.lua
Original file line number Diff line number Diff line change
Expand Up @@ -491,9 +491,9 @@ return {
-- },
tex = {
-- "chktex",
"latexindent",
"proselint",
"vale",
-- "latexindent",
},
-- text = {
-- "dictionary",
Expand Down

0 comments on commit 13c6ab4

Please sign in to comment.