Commit graph

4 commits

Author SHA1 Message Date
Uy Ha e3dfc2cdca Stop treating command argument as special:
- Planning to move the highlight responsibility to the highlight query
- Stop trying to parse frequently used commands
- One test is failing because of `unquoted_argument`, planning to fix
2021-06-27 21:22:42 +02:00
Uy Ha bd57f88f2d The parser now understands comments (line and bracket) 2021-06-27 13:14:31 +02:00
Uy Ha 06d75be374 Extract out to scan_bracket_argument function 2021-06-26 22:52:19 +02:00
Uy Ha 3b2b47dbaa Simplify the grammar using extras and add bracket comment 2021-06-26 18:11:48 +02:00