tests: fix error messages, add 'bind' as synonym to mode blocks
This commit is contained in:
@ -298,7 +298,7 @@ state MODE:
|
||||
end ->
|
||||
'#' -> MODE_IGNORE_LINE
|
||||
'set' -> MODE_IGNORE_LINE
|
||||
bindtype = 'bindsym', 'bindcode'
|
||||
bindtype = 'bindsym', 'bindcode', 'bind'
|
||||
-> MODE_BINDING
|
||||
'}'
|
||||
-> INITIAL
|
||||
|
Reference in New Issue
Block a user