| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-15 | highlights: use @preproc where appropriate | ObserverOfTime | |
| 2022-09-26 | feat(spell): support more languages | Lewis Russell | |
| 2021-12-24 | Query: update highlights | Santos Gallegos | |
| ref https://github.com/nvim-treesitter/tree-sitter-query/pull/17 | |||
| 2021-08-14 | Query: highlight numbers | Santos Gallegos | |
| 2021-07-13 | Query: update highlight queries (#1553) | Santos Gallegos | |
| This is to match https://github.com/nvim-treesitter/tree-sitter-query/pull/15 | |||
| 2021-07-01 | query: Only highlight predicate name (#1461) | Gregory Anders | |
| Only highlight the name of the predicate using TSFunction rather than the entire predicate block. | |||
| 2021-04-10 | Query: update highlights (#1175) | Santos Gallegos | |
| 2021-03-16 | highlights(query): Add modeline query after bugfix | Stephan Seitz | |
| 2021-03-16 | Remove some broken queries | Stephan Seitz | |
| 2021-02-12 | Query: highlight modeline | Santos Gallegos | |
| Matches the first comment and the beginning from the pattern https://github.com/neovim/neovim/blob/52397aaa0d1e2d4ce1320c73761cf316fc608ffb/runtime/lua/vim/treesitter/query.lua#L25 | |||
| 2021-01-04 | Query: add string.escape | Santos Gallegos | |
| Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5 | |||
| 2020-09-04 | Query: update highlights | Santos Gallegos | |
| More color! | |||
| 2020-07-28 | rename query parser to query from scheme | Steven Sojka | |
