user: set up qml lsp

This commit is contained in:
Soramane 2025-07-16 16:52:06 +10:00
parent d07fca6ccc
commit e07b489137

View file

@ -31,6 +31,11 @@
"command": ["alejandra"]
}
}
},
"qml": {
"binary": {
"arguments": ["-E"]
}
}
}
}