]> git.sur5r.net Git - i3/i3/blobdiff - parser-specs/config.spec
Merge branch 'next' into master
[i3/i3] / parser-specs / config.spec
index 53828221236fb621d56d8fb1d76c6f028c293c15..4aa320bf63a1b822f8c66a3f1c2e8304058d7118 100644 (file)
@@ -17,7 +17,8 @@ state INITIAL:
   end ->
   error ->
   '#'                                      -> IGNORE_LINE
-  'set'                                    -> IGNORE_LINE
+  'set '                                   -> IGNORE_LINE
+  'set '                                  -> IGNORE_LINE
   'set_from_resource'                      -> IGNORE_LINE
   bindtype = 'bindsym', 'bindcode', 'bind' -> BINDING
   'bar'                                    -> BARBRACE