Add xib and storyboard file types (#6407)

pull/5/head
Aleksey Kuznetsov 1 year ago committed by GitHub
parent f9a25a7e09
commit 2904a10fb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save