parent
bb0aac6e39
commit
c04b8592fd
|
@ -18,6 +18,7 @@ state INITIAL:
|
|||
error ->
|
||||
'#' -> IGNORE_LINE
|
||||
'set ' -> IGNORE_LINE
|
||||
'set ' -> IGNORE_LINE
|
||||
'set_from_resource' -> IGNORE_LINE
|
||||
bindtype = 'bindsym', 'bindcode', 'bind' -> BINDING
|
||||
'bar' -> BARBRACE
|
||||
|
|
Loading…
Reference in New Issue