Commit graph

13 commits

Author SHA1 Message Date
Uy Ha b8c45d2a2b Fix grammar for allowing white space to appear everywher 2021-06-29 20:35:34 +02:00
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 5047c61bba Add message and its test case 2021-06-17 23:06:32 +02:00
Uy Ha dabd265781 Refactor rules 2021-06-16 21:37:14 +02:00
Uy Ha d23b5a89fa Hide more invisible characters nodes 2021-06-14 21:33:30 +02:00
Uy Ha 9e0798cc16 Hide command_invocation 2021-06-08 00:02:13 +02:00
Uy Ha a4960577dd Tag test cases 2021-06-07 23:29:32 +02:00
Uy Ha 387faac594 Update tests for differentiating commands 2021-06-04 13:02:16 +02:00
Uy Ha 672fb317c4 Expose inner elements of variables and argument:
- Purpose: Better support nvim-treesitter highlighting
2021-05-28 22:12:15 +02:00
Uy Ha 84d2b2b3f5 Add rules for variable ref and related tests 2021-04-17 21:16:33 +02:00
Uy Ha 2f96d8a8a7 Add test for seperation 2021-04-11 15:47:39 +02:00
Uy Ha 2baec3b814 Add 2 things:
- Escape sequence
- Seperation before arguments
2021-04-11 15:04:28 +02:00
Uy Ha 9fefdcb89d Split tests 2021-04-10 19:21:36 +02:00