fix(nu): highlight all occurrences of "use"

This commit is contained in:
Riley Bruins 2024-11-29 22:17:18 -08:00 committed by Christian Clason
parent f6f159a293
commit 454354e599

View file

@ -38,7 +38,10 @@
"error"
] @keyword.exception
"module" @keyword.import
[
"module"
"use"
] @keyword.import
[
"alias"
@ -67,7 +70,6 @@
"new" @keyword.import)
(overlay_use
"use" @keyword.import
"as" @keyword)
(ctrl_error