| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-18 | test(go): add cases for newlines de-indentation | Akin Sowemimo | |
| test(go): combine new indent test cases test(go): add incorrect indent after var closing ) this case does not work correctly already so add that in since this PR does not address that case test(go): set current lines in indent test test(go): simplify test case | |||
| 2022-04-18 | fix(go): reduce indent after },) | Akin Sowemimo | |
| 2022-04-18 | feat(swift): switch to branch with generated files | Christian Clason | |
| 2022-04-18 | Update lockfile.json | GitHub | |
| 2022-04-16 | highlights(java): add support for `text_block`s | Stephan Seitz | |
| 2022-04-16 | feat(vim): highlight unknown commands | Thomas Vigouroux | |
| 2022-04-16 | Update lockfile.json | GitHub | |
| 2022-04-16 | Update lockfile.json | GitHub | |
| 2022-04-16 | chore: bump minimal Nvim version to 0.7 and check | Christian Clason | |
| Checks minimal version in `:checkhealth nvim-treesitter` Also recommend nightlies | |||
| 2022-04-16 | ci: bump treesitter to 0.20.6 | Christian Clason | |
| 2022-04-16 | remove ignore_child_trees from get_node_at_position | Marcus Caisey | |
| 2022-04-16 | add ignore_injected_langs to get_node_at_cursor | Marcus Caisey | |
| 2022-04-16 | ci: remove all swift skips | Christian Clason | |
| followup to #2796 | |||
| 2022-04-16 | highlights(julia): Update literals | Sergio Alejandro Vargas | |
| Add queries for: - Character literals - Escape sequences - NaNs, Infs and missing Remove highlight to identifiers in coefficient expressions. Update other literals to match grammar. | |||
| 2022-04-15 | Update lockfile.json | GitHub | |
| 2022-04-15 | Update lockfile.json | GitHub | |
| 2022-04-15 | Format with stylua | Emilia Simmons | |
| 2022-04-15 | fix: properly select name in revision archive | Emilia Simmons | |
| 2022-04-15 | Update lockfile.json | GitHub | |
| 2022-04-15 | highlights(markdown): fix conceal capture | Stephan Seitz | |
| 2022-04-15 | highlights(markdown): conceal link markers | Stephan Seitz | |
| 2022-04-15 | highlights(markdown): conceal `emphasis_delimiter` | Stephan Seitz | |
| 2022-04-15 | highlights(markdown): add conceal to fenced code blocks | Stephan Seitz | |
| 2022-04-15 | Fix syntax in comment | Dalembert | |
| 2022-04-15 | ci: don't skip swift anymore | Stephan Seitz | |
| I think this was a nvim 0.6 issue | |||
| 2022-04-15 | ci: update windows workflow to 0.7 | Christian Clason | |
| Unarchive directory was renamed to `nvim-win64` | |||
| 2022-04-15 | latex: capture math env contents | Christian Clason | |
| 2022-04-15 | Fix backtick typo in highlighting issue template | Jendrik Stelzner | |
| 2022-04-15 | Update lockfile.json | GitHub | |
| 2022-04-15 | julia: update queries to parser changes | Christian Clason | |
| 2022-04-14 | Update lockfile.json | GitHub | |
| 2022-04-14 | latex: update queries | Christian Clason | |
| Make use of parser updates * add `\{re}newenvironment` * add `\DeclarePairedDelimiter{X}` * add `\title` and `\author` * add optional arguments to sectioning commands * use builtin nodes for math environments | |||
| 2022-04-14 | Update lockfile.json | GitHub | |
| 2022-04-13 | Update lockfile.json | GitHub | |
| 2022-04-13 | Update lockfile.json | GitHub | |
| 2022-04-13 | svelte query and lockfile updated | Himujjal Upadhyaya | |
| 2022-04-12 | Update lockfile.json | GitHub | |
| 2022-04-12 | Update lockfile.json | GitHub | |
| 2022-04-11 | Update lockfile.json | GitHub | |
| 2022-04-11 | fix: remove ftdetect, Fix `struct` highlight for wgsl | Konrad Bochnia | |
| 2022-04-11 | Add WGSL parser | Konrad Bochnia | |
| 2022-04-11 | Update lockfile.json | GitHub | |
| 2022-04-11 | Add c injection for cgo comments | kraftwerk28 | |
| 2022-04-10 | Update lockfile.json | GitHub | |
| 2022-04-10 | Fix nvim-treesitter CI | 6cdh | |
| 2022-04-10 | Added folds, injections | 6cdh | |
| 2022-04-10 | Added scheme highlights | 6cdh | |
| 2022-04-10 | Added scheme support | 6cdh | |
| 2022-04-10 | chore!: deprecate ensure_installed=maintained | Christian Clason | |
| BREAKING CHANGE: specify explicit list or use `ensure_installed='all'` (not recommended) | |||
| 2022-04-10 | highlights(json): highlight ":" | Stephan Seitz | |
| Fixes #2703 | |||
