aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index c06c2056..d09c303a 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1668,6 +1668,7 @@ name = "nu"
scope = "source.nu"
injection-regex = "nu"
file-types = ["nu"]
+shebangs = ["nu"]
roots = []
comment-token = "#"
indent = { tab-width = 2, unit = " " }