Skip to content

Commit 0b551d8

Browse files
syntax: remove nonexistent nushell comment syntax (#4102)
1 parent 85a3d79 commit 0b551d8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

runtime/syntax/nu.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ rules:
9494
- comment:
9595
start: "#"
9696
end: "$"
97-
rules: []
98-
- comment:
99-
start: "/\\*"
100-
end: "\\*/"
10197
rules:
10298
- todo: "(FIXME|TODO|NOTE):?"
10399
- constant.string:

0 commit comments

Comments
 (0)