sbdchd / neoformat

:sparkles: A (Neo)vim plugin for formatting code.
BSD 2-Clause "Simplified" License
1.98k stars 188 forks source link

feat: xml: add xmllint parser #447

Closed StaticRocket closed 1 year ago

StaticRocket commented 1 year ago

Add the XML parser xmllint from libxml2. This parser is included with libxml2 which is a core dependency for a few Linux distros so it's probably a good idea to include it as a fallback option.

Signed-off-by: StaticRocket 35777938+StaticRocket@users.noreply.github.com