mirror of
https://github.com/Steffo99/riscv-plus.git
synced 2024-12-04 14:04:19 +00:00
Comments don't need characters after them
This commit is contained in:
parent
1507717d43
commit
df43448847
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"match": "#.+",
|
"match": "#.*",
|
||||||
"name": "comment.line.number-sign.riscv"
|
"name": "comment.line.number-sign.riscv"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue