This commit is contained in:
2026-06-30 16:05:28 +02:00
parent 51e0c6ce96
commit b041e00acf
-1
View File
@@ -7,6 +7,5 @@ let g:neoformat_enabled_yaml = ['prettier']
let g:neoformat_enabled_lua = ['stylua']
let g:neoformat_enabled_rust = ['rustfmt']
let g:neoformat_enabled_cpp = ['clangformat']
let g:neoformat_enabled_markdown = ['prettier']
let g:neoformat_enabled_qml = ['qmlformat']