Add mdx lsp support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
cmd = { "lemminx" },
|
||||
filetypes = { "xml", "xsd", "xsl", "xslt", "svg" },
|
||||
root_markers = { "sfdx-project.json", ".git" },
|
||||
}
|
||||
Reference in New Issue
Block a user