Commit graph

13 commits

Author SHA1 Message Date
Santos Gallegos
2a946ddc7e
Query: update highlights (#1175) 2021-04-10 15:18:44 -05:00
Stephan Seitz
cb14ffa103 highlights(query): Add modeline query after bugfix 2021-03-16 18:52:43 +01:00
Stephan Seitz
a2f524887c Remove some broken queries 2021-03-16 18:52:43 +01:00
Santos Gallegos
e4083fc8e1
Add comment parser to highlight comment tags (#893)
Closes #236
2021-03-12 11:21:46 -05:00
Brian Shu
d162a83d82 removed duplicate 2021-03-01 23:35:25 +01:00
Brian Shu
8b4d267677 changed toml and query 2021-03-01 23:35:25 +01:00
Santos Gallegos
2ad1f76b7d Query: highlight modeline
Matches the first comment and the beginning from the pattern
52397aaa0d/runtime/lua/vim/treesitter/query.lua (L25)
2021-02-12 08:02:00 +01:00
Santos Gallegos
7d7566f4e4 Query: add folds 2021-02-11 07:07:16 +01:00
Santos Gallegos
51d70c9f0c Query: add regex injections 2021-02-07 15:30:15 +01:00
Santos Gallegos
3dbbc2dc7d Query: add string.escape
Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
2021-01-04 09:29:10 -05:00
Santos Gallegos
fa5aa080dc Query: update highlights
More color!
2020-09-04 21:21:48 +02:00
Santos Gallegos
f85dd99b5d Query: add program as scope 2020-09-04 13:49:04 -05:00
Steven Sojka
bd1d1adb35 rename query parser to query from scheme 2020-07-28 18:30:24 +02:00