Skip to content

Commit 660ac2a

Browse files
committed
fixed list of to do
1 parent 06f19a0 commit 660ac2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ MANAGER_NAME 'lark-parser/vim-lark-syntax'
2929
## TODO
3030

3131
- [ ] Correct regex patterns highlight
32-
+ [ ] Disable highlight of **()[]{}** if they
32+
+ [ ] Disable highlight of **()[]{}** if they
3333
are preceded by odd number of **\\**.
34-
+ [ ] Highlight **\***,**+**,**?**
34+
+ [ ] Highlight **\***,**+**,**?**
3535
- [ ] Highlight **,** inside templates
3636

0 commit comments

Comments
 (0)