mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Update go yaml file
This commit is contained in:
@@ -17,7 +17,7 @@ rules:
|
|||||||
- statement: "!"
|
- statement: "!"
|
||||||
- statement: ","
|
- statement: ","
|
||||||
- constant.number: "\\b([0-9]+|0x[0-9a-fA-F]*)\\b"
|
- constant.number: "\\b([0-9]+|0x[0-9a-fA-F]*)\\b"
|
||||||
- constant.specialChar: "([0-7]{3|x[A-Fa-f0-9]{2}|u[A-Fa-f0-9]{4}|U[A-Fa-f0-9]{8})"
|
- constant.specialChar: "\\([0-7]{3|x[A-Fa-f0-9]{2}|u[A-Fa-f0-9]{4}|U[A-Fa-f0-9]{8})"
|
||||||
|
|
||||||
- comment:
|
- comment:
|
||||||
start: "//"
|
start: "//"
|
||||||
|
|||||||
Reference in New Issue
Block a user