xml: add mobileconfig & plist file types (#5863)

pull/5/head
Surendrajat 1 year ago committed by GitHub
parent c704701714
commit fce30c0da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1967,7 +1967,7 @@ source = { git = "https://github.com/Unoqwy/tree-sitter-kdl", rev = "e1cd292c6d1
name = "xml"
scope = "source.xml"
injection-regex = "xml"
file-types = ["xml"]
file-types = ["xml", "mobileconfig", "plist"]
indent = { tab-width = 2, unit = " " }
roots = []

Loading…
Cancel
Save