| Commit message (Expand) | Author | Age |
* | Julia queries: major refactoring of `highlights.scm`, add regex injections, l... | Christoph Horn | 2022-08-24 |
* | Julia queries: update grammar, fix breaking changes | Christoph Horn | 2022-08-24 |
* | feat(lang): Add esdl grammar (#3526) | Jaden | 2022-08-24 |
* | Improve dart indent (#3419) | seb-bl | 2022-08-24 |
* | add syntax highlights for xit (#3521) | ChemicalXandco | 2022-08-24 |
* | feat: add taskwarrior to languages so `task N edit` is nice (#3468) | Alexander Brevig | 2022-08-20 |
* | Update tree-sitter-swift (#3461) | Michael Davis | 2022-08-17 |
* | Theme Related Fixes (#3412) | nosa | 2022-08-14 |
* | Fix Markdown Metadata (#3400) | Erasin | 2022-08-12 |
* | highlight closure pipes as brackets (#3397) | Vince Mutolo | 2022-08-12 |
* | Update tree-sitter-latex and highlights (#3370) | Erasin | 2022-08-10 |
* | Add language: beancount (#3297) | Kyle L. Davis | 2022-08-08 |
* | slint indents | Erasin | 2022-08-08 |
* | Add slint-ui support | Erasin | 2022-08-08 |
* | Use split_parser branch for markdown grammar (#3108) | Matthias Deiml | 2022-08-06 |
* | Rust queries: add `(function_item)` as a local scope (#3345) | ChrHorn | 2022-08-06 |
* | Fix php hightlight (#3317) | Erasin | 2022-08-05 |
* | Inherit javascript/typescript from common 'ecma' queries (#3301) | Michael Davis | 2022-08-03 |
* | Improve Python queries, add locals (#3284) | ChrHorn | 2022-08-01 |
* | javascript queries: fix parameters (#3280) | ChrHorn | 2022-08-01 |
* | feat: add cue support (#3262) | Banst | 2022-07-31 |
* | Add Graphviz Dot lang support (#3241) | Erasin | 2022-07-30 |
* | Add textobject for javascript (#3213) | Erasin | 2022-07-28 |
* | Remove let_declaration from Rust locals tracking (#3212) | Michael Davis | 2022-07-28 |
* | JS/TS highlighting improvements (#3219) | Philipp Mildenberger | 2022-07-27 |
* | Fix: Python hightlight (#3201) | Erasin | 2022-07-26 |
* | Improve python highlighting (#3103) | Kirawi | 2022-07-26 |
* | feat(tree-sitter): :sparkles: add go template support (#3091) | Daniel Longeuay | 2022-07-26 |
* | Add elixir & heex comment textobjects (#3179) | Clay | 2022-07-26 |
* | Fix: svelte indets.scm (#3147) | Erasin | 2022-07-24 |
* | Improve HEEx comment highlights, inject comment lang (#3170) | Clay | 2022-07-24 |
* | Replace '; inherits <language>' in treesitter queries with <language> queries... | Philipp Mildenberger | 2022-07-22 |
* | Fix locals tracking in Rust closures (#3027) | Michael Davis | 2022-07-20 |
* | Add SCSS language support (#3074) | Joe | 2022-07-17 |
* | Add textobjects.scm to GLSL (#3051) | Mateusz S. Szczygieł | 2022-07-12 |
* | Added ungrammar language support (#3048) | Philipp Mildenberger | 2022-07-12 |
* | add fortran language (#3025) | Austen LeBeau | 2022-07-10 |
* | Introduce storage highlighting for typescript/javascript (#2961) | Jake Langford | 2022-07-06 |
* | Remove broken ledger tag highlight (#2988) | Ivan Tham | 2022-07-06 |
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 |
* | Update tree-sitter-ledger (#2936) | Ivan Tham | 2022-07-05 |
* | Update TSQ queries (#2960) | Michael Davis | 2022-07-05 |
* | languages: added elvish (#2948) | rsteube | 2022-07-03 |
* | Disable tree-sitter python indents, use fallback for now | Blaž Hrastnik | 2022-07-01 |
* | markdown: limit raw block highlight to code fence content | Michael Davis | 2022-07-01 |
* | erlang: highlight modules in behaviour attributes | Michael Davis | 2022-07-01 |
* | erlang: highlight records with macro names | Michael Davis | 2022-07-01 |
* | git-commit: fix highlight edge cases | Michael Davis | 2022-07-01 |
* | erlang: fix '#match?' for specs/callbacks | Michael Davis | 2022-07-01 |
* | replace module captures with namespace | Michael Davis | 2022-07-01 |