mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Use Nu language for NUON files (#9839)
This commit is contained in:
parent
0dc67ff885
commit
3bd493299f
@ -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…
Reference in New Issue
Block a user