aboutsummaryrefslogtreecommitdiffstats
path: root/lua/conform/formatters/latexindent.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/conform/formatters/latexindent.lua')
-rw-r--r--lua/conform/formatters/latexindent.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/conform/formatters/latexindent.lua b/lua/conform/formatters/latexindent.lua
index 1ac3c4e..64451e9 100644
--- a/lua/conform/formatters/latexindent.lua
+++ b/lua/conform/formatters/latexindent.lua
@@ -1,3 +1,4 @@
+---@type conform.FileFormatterConfig
return {
meta = {
url = "https://github.com/cmhughes/latexindent.pl",