mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 05:47:06 +09:00
Update zsh.yaml
Copied comment start from sh.yaml so that stuff like `$#` doesn't count as comments
This commit is contained in:
@@ -46,7 +46,7 @@ rules:
|
|||||||
rules: []
|
rules: []
|
||||||
|
|
||||||
- comment:
|
- comment:
|
||||||
start: "#"
|
start: "(^|\\s)#"
|
||||||
end: "$"
|
end: "$"
|
||||||
rules: []
|
rules: []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user