Highlight meson_options.txt as a meson file (#8794)
This commit is contained in:
parent
6ab774da0b
commit
172ef2fa9f
1 changed files with 1 additions and 1 deletions
|
@ -1943,7 +1943,7 @@ source = { git = "https://github.com/ap29600/tree-sitter-odin", rev = "b219207e4
|
|||
name = "meson"
|
||||
scope = "source.meson"
|
||||
injection-regex = "meson"
|
||||
file-types = ["meson.build"]
|
||||
file-types = ["meson.build", "meson_options.txt"]
|
||||
roots = []
|
||||
comment-token = "#"
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
|
Loading…
Add table
Reference in a new issue