aboutsummaryrefslogtreecommitdiffstats
path: root/queries/query/highlights.scm
Commit message (Collapse)AuthorAgeFilesLines
* Query: highlight numbersSantos Gallegos2021-09-171-0/+3
|
* Query: update highlight queries (#1553)Santos Gallegos2021-07-131-6/+6
| | | This is to match https://github.com/nvim-treesitter/tree-sitter-query/pull/15
* query: Only highlight predicate name (#1461)Gregory Anders2021-07-011-1/+1
| | | | Only highlight the name of the predicate using TSFunction rather than the entire predicate block.
* Query: update highlights (#1175)Santos Gallegos2021-04-101-0/+4
|
* highlights(query): Add modeline query after bugfixStephan Seitz2021-03-161-3/+2
|
* Remove some broken queriesStephan Seitz2021-03-161-2/+3
|
* Query: highlight modelineSantos Gallegos2021-02-121-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.escapeSantos Gallegos2021-01-041-0/+1
| | | | Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
* Query: update highlightsSantos Gallegos2020-09-041-0/+11
| | | | More color!
* rename query parser to query from schemeSteven Sojka2020-07-281-0/+8