parent
4f002d00b0
commit
c4299767d8
2 changed files with 2 additions and 0 deletions
homeManagerModules/neovim/langs/qml
|
@ -35,6 +35,7 @@ in {
|
|||
|
||||
lsp.qmlls.setup({
|
||||
cmd = { 'qmlls', '-E' },
|
||||
root_dir = lsp.util.root_pattern('*.qml', '.git'),
|
||||
capabilities = default_capabilities,
|
||||
autostart = false,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue