Update c-family.kak
This commit is contained in:
parent
b3f817c1ff
commit
ab09864bd5
|
@ -154,7 +154,7 @@ evaluate-commands %sh{
|
||||||
}
|
}
|
||||||
|
|
||||||
# c specific
|
# c specific
|
||||||
add-highlighter shared/c/code/numbers regex %{\b-?(0x[0-9a-fA-F]+|\d+)([fdiuUlL]+)?|'((\\.)?|[^'\\])'} 0:value
|
add-highlighter shared/c/code/numbers regex %{\b-?(0x[0-9a-fA-F]+|\d+)([fFdDiIuUlL]+)?|'((\\.)?|[^'\\])'} 0:value
|
||||||
evaluate-commands %sh{
|
evaluate-commands %sh{
|
||||||
# Grammar
|
# Grammar
|
||||||
keywords="asm break case continue default do else for goto if return
|
keywords="asm break case continue default do else for goto if return
|
||||||
|
|
Loading…
Reference in New Issue
Block a user