Use Nu language for NUON files (#9839)

pull/9851/head
Aidan Gauland 4 months ago committed by GitHub
parent 0dc67ff885
commit 3bd493299f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1934,7 +1934,7 @@ source = { git = "https://github.com/PrestonKnopp/tree-sitter-godot-resource", r
name = "nu"
scope = "source.nu"
injection-regex = "nu"
file-types = ["nu"]
file-types = ["nu", "nuon"]
shebangs = ["nu"]
comment-token = "#"
indent = { tab-width = 2, unit = " " }

Loading…
Cancel
Save