From 188eb101d6e88732d7a807962d1b266a103e55c0 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Fri, 7 Aug 2026 10:57:22 +0200 Subject: [PATCH] Register jolars/badness plugin --- info.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/info.json b/info.json index d22648e..384289a 100644 --- a/info.json +++ b/info.json @@ -769,6 +769,27 @@ "jl" ], "configExcludes": [] + }, + { + "name": "jolars/badness", + "description": "LaTeX and BibTeX code formatter (badness).", + "selected": false, + "configKey": "badness", + "keywords": [ + "latex", + "tex", + "bibtex", + "badness" + ], + "fileExtensions": [ + "tex", + "sty", + "cls", + "dtx", + "ins", + "bib" + ], + "configExcludes": [] } ] }