| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Query: highlight numbers | Santos Gallegos | 2021-09-17 | 1 | -0/+3 |
| | | |||||
| * | Query: update highlight queries (#1553) | Santos Gallegos | 2021-07-13 | 1 | -6/+6 |
| | | | | This is to match https://github.com/nvim-treesitter/tree-sitter-query/pull/15 | ||||
| * | query: Only highlight predicate name (#1461) | Gregory Anders | 2021-07-01 | 1 | -1/+1 |
| | | | | | Only highlight the name of the predicate using TSFunction rather than the entire predicate block. | ||||
| * | Query: update highlights (#1175) | Santos Gallegos | 2021-04-10 | 1 | -0/+4 |
| | | |||||
| * | highlights(query): Add modeline query after bugfix | Stephan Seitz | 2021-03-16 | 1 | -3/+2 |
| | | |||||
| * | Remove some broken queries | Stephan Seitz | 2021-03-16 | 1 | -2/+3 |
| | | |||||
| * | Query: highlight modeline | Santos Gallegos | 2021-02-12 | 1 | -0/+3 |
| | | | | | | Matches the first comment and the beginning from the pattern https://github.com/neovim/neovim/blob/52397aaa0d1e2d4ce1320c73761cf316fc608ffb/runtime/lua/vim/treesitter/query.lua#L25 | ||||
| * | Query: add string.escape | Santos Gallegos | 2021-01-04 | 1 | -0/+1 |
| | | | | | Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5 | ||||
| * | Query: update highlights | Santos Gallegos | 2020-09-04 | 1 | -0/+11 |
| | | | | | More color! | ||||
| * | rename query parser to query from scheme | Steven Sojka | 2020-07-28 | 1 | -0/+8 |
