Mark GTK builder ui files as XML (#9754)
This commit is contained in:
parent
e51a1e4e2a
commit
d0bb774471
1 changed files with 2 additions and 1 deletions
|
@ -2470,7 +2470,8 @@ file-types = [
|
|||
"xul",
|
||||
"xoml",
|
||||
"musicxml",
|
||||
"glif"
|
||||
"glif",
|
||||
"ui"
|
||||
]
|
||||
block-comment-tokens = { start = "<!--", end = "-->" }
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
|
Loading…
Add table
Reference in a new issue