Highlight meson_options.txt as a meson file (#8794)

pull/6923/merge
blt__ 8 months ago committed by GitHub
parent 6ab774da0b
commit 172ef2fa9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save