format autocommands

This commit is contained in:
2025-12-07 00:04:42 +01:00
parent b177ef0d5d
commit 0e06c0447b

View File

@@ -13,7 +13,7 @@ vim.filetype.add({
manifest = 'xml', manifest = 'xml',
simcfg = 'xml', simcfg = 'xml',
simcon = 'xml', simcon = 'xml',
simudex = 'xml' simudex = 'xml',
}, },
filename = { filename = {
['JenkinsFile'] = 'groovy', ['JenkinsFile'] = 'groovy',