aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/nu/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/queries/nu/highlights.scm b/runtime/queries/nu/highlights.scm
index 38ffbaa2e..e23a30fae 100644
--- a/runtime/queries/nu/highlights.scm
+++ b/runtime/queries/nu/highlights.scm
@@ -203,7 +203,7 @@ file_path: (val_string) @variable.parameter
(param_value
"=" @punctuation.delimiter)
-(param_cmd
+(param_completer
"@" @punctuation.delimiter)
(param_opt
@@ -240,7 +240,7 @@ key: (identifier) @property
(parameter
param_name: (_) @variable.parameter)
-(param_cmd
+(param_completer
(cmd_identifier) @string)
(attribute