diff --git a/queries/nu/highlights.scm b/queries/nu/highlights.scm index 28e4b97..dfd6f46 100644 --- a/queries/nu/highlights.scm +++ b/queries/nu/highlights.scm @@ -312,10 +312,12 @@ key: (identifier) @property (shebang) @keyword.directive (comment) @comment ( - (comment) @comment.documentation + (comment)+ @comment.documentation + . (decl_def) ) ( (parameter) + . (comment) @comment.documentation )