Add the yaml lsp
This commit is contained in:
parent
4a5d74b19f
commit
9174cd17fa
3 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
return {
|
||||
cmd = { "lemminx" },
|
||||
filetypes = { "xml", "xsd", "xsl", "xslt", "svg" },
|
||||
root_markers = { ".git" },
|
||||
root_markers = { "." },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue