mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-06-06 16:38:24 +02:00
qmlformat added
This commit is contained in:
@@ -7,3 +7,5 @@ let g:neoformat_ps1_psscriptanalyzer = {
|
|||||||
\ 'stdin': 1,
|
\ 'stdin': 1,
|
||||||
\ }
|
\ }
|
||||||
let g:neoformat_enabled_ps1 = ['psscriptanalyzer']
|
let g:neoformat_enabled_ps1 = ['psscriptanalyzer']
|
||||||
|
|
||||||
|
let g:neoformat_enabled_qml = ['qmlformat']
|
||||||
|
|||||||
Reference in New Issue
Block a user