| 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-10-26 | yaml: improve highlights and locals (#946) | Santos Gallegos | |
| - More scopes - Highlight strings as strings - Recognize more keys/fields Improvements can be seen with this weird yaml: ```yaml { foo: bar } --- {a: [b, c], [d, e]: f} --- - { single line, a: b} - { multi line, a: b} --- "fooo": bar 'foo': bar one: two ``` | |||
| 2021-04-18 | YAML: update queries (#1203) | Santos Gallegos | |
| Closes https://github.com/nvim-treesitter/nvim-treesitter-refactor/issues/18 | |||
| 2020-12-25 | wildcards to capture keys | David Hotham | |
| 2020-12-25 | simplify treatement of escape sequences | David Hotham | |
| 2020-12-25 | remove plus from list of punctuation | David Hotham | |
| 2020-12-25 | first draft of YAML highlighting | David Hotham | |
