qmlformat added

This commit is contained in:
2026-06-02 00:09:45 +02:00
parent 96caa99e91
commit 4ff8b00b46
+2
View File
@@ -7,3 +7,5 @@ let g:neoformat_ps1_psscriptanalyzer = {
\ 'stdin': 1,
\ }
let g:neoformat_enabled_ps1 = ['psscriptanalyzer']
let g:neoformat_enabled_qml = ['qmlformat']