Commit graph

12 commits

Author SHA1 Message Date
Thomas Vigouroux
2bdaff2ab0 feat(vim): highlight "higlight" variants 2022-01-24 13:24:31 +01:00
Thomas Vigouroux
073a3ac929 feat(vim): support syntax command 2022-01-24 13:24:31 +01:00
Lewis Russell
011ac894ec Prefer lua-match over match
as string.find is much quicker than vim.regex:match*
2021-11-23 10:02:06 +01:00
Thomas Vigouroux
b12ab1d851 fix(vim): support syntax command and update parser 2021-10-01 08:24:58 +02:00
Santos Gallegos
6714daf5ac
Vim: highlight setlocal (#1877)
This was just added some days ago.
2021-09-30 10:30:01 -05:00
Santos Gallegos
949ec04726 Vim: update highlights and injections 2021-09-27 21:13:13 +02:00
Thomas Vigouroux
5549058779 feat(vim): highlight highlight_statement correctly
Fixes #1747
2021-08-26 09:55:32 +02:00
Santos Gallegos
79a0230dbd Viml: update queries 2021-08-23 09:23:15 +02:00
Thomas Vigouroux
fb3a7a8bcc feat(vim): support augroups 2021-08-20 14:51:13 +02:00
Thomas Vigouroux
43c70a73e7 fix(viml): update and support mappings 2021-08-20 10:22:01 +02:00
Thomas Vigouroux
344b36866b fix(vim): highlight more punctuation 2021-08-16 21:31:22 +02:00
Thomas Vigouroux
f2076b267e feat: add support for vim 2021-08-16 15:09:53 +02:00