feat: setup qml.
This commit is contained in:
parent
7c2b42d916
commit
25c8f37130
3 changed files with 5 additions and 0 deletions
3
lsp/qmlls.lua
Normal file
3
lsp/qmlls.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
cmd = { "qmlls", "-E" },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue