| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use indent.X syntax for captures and properties of set directives | George Harker | 2023-03-24 | 1 | -4/+4 |
| | | | | | | | | | update CONTRIBUTING.md adjust indents for bass fix doc capture comment | ||||
| * | highlights(css): use more specific groups | ObserverOfTime | 2022-11-26 | 1 | -5/+6 |
| | | |||||
| * | feat(spell): support more languages | Lewis Russell | 2022-09-26 | 1 | -1/+1 |
| | | |||||
| * | highlights(css): fix property highlighting | Stephan Seitz | 2022-09-10 | 1 | -1/+1 |
| | | | | | | | | | Apply fix as suggested by https://github.com/binhtran432k Fixes #3395 Co-authored-by: Trần Đức Bình <binhtran432k@users.noreply.github.com> | ||||
| * | Added fix for incorrect CSS indent after closing bracket | Daniel Woznicki | 2022-03-19 | 1 | -3/+2 |
| | | | | | Added a failing test for possible broken CSS syntax tree | ||||
| * | Revert "Comment: use `@combined` to create just one tree per buffer (#1252)" | Santos Gallegos | 2021-05-07 | 1 | -1/+1 |
| | | | | | This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b. | ||||
| * | Comment: use `@combined` to create just one tree per buffer (#1252) | Santos Gallegos | 2021-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | * Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc | ||||
| * | Fix invalid node type in CSS queries | Stephan Seitz | 2021-03-16 | 1 | -1/+0 |
| | | |||||
| * | Add comment parser to highlight comment tags (#893) | Santos Gallegos | 2021-03-12 | 1 | -0/+1 |
| | | | | Closes #236 | ||||
| * | feat: use @ignore for comments and multiline strings | elianiva | 2021-03-01 | 1 | -0/+1 |
| | | |||||
| * | feat: added more fold queries | elianiva | 2021-01-04 | 1 | -0/+3 |
| | | |||||
| * | css: add indent support | Thanabodee Charoenpiriyakij | 2020-12-03 | 1 | -0/+9 |
| | | |||||
| * | fix(queries): use vim-match for non lua regexes | Steven Sojka | 2020-08-16 | 1 | -1/+1 |
| | | |||||
| * | refactor: use newly introduced consolidated syntax | TravonteD | 2020-06-20 | 1 | -53/+72 |
| | | |||||
| * | - #76 update the predicate syntax for ruby and css | TravonteD | 2020-06-11 | 1 | -2/+2 |
| | | |||||
| * | Add css highlight queries | TravonteD | 2020-06-02 | 1 | -0/+72 |
