| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(query): explicitly opt-in to legacy behavior (#7101) | Christian Clason | 2024-08-30 | 1 | -1/+1 | |
| | | ||||||
| * | feat!: switch upstream Zig parser | Amaan Qureshi | 2024-08-30 | 1 | -2/+2 | |
| | | | | | | The new parser is faster, does not lag while editing, correctly parses the entire Zig code base, and is much easier to write queries for. | |||||
| * | feat(php): php 8.4 support (#6741) | Caleb White | 2024-08-18 | 1 | -2/+2 | |
| | | | | | | | | | | * chore(php): update maintainers * feat(php): update php rules, highlight imported functions/consts * feat(php): indent inside property hooks * chore: update php and php_only revision | |||||
| * | feat(sflog): add sflog (Salesforce debug log) parser and highlights | Xi Xiao | 2024-08-10 | 1 | -3/+12 | |
| | | | | Co-authored-by: xi xiao <tdxiaoxi2@gmail.com> | |||||
| * | fix(install): vim.uv compatibility shim for 0.9 | Steve Vermeulen | 2024-08-09 | 1 | -1/+2 | |
| | | ||||||
| * | fix(install): correct arguments for `string.format` | Kyle Minshall | 2024-08-08 | 1 | -0/+1 | |
| | | ||||||
| * | feat(vrl): Add vrl parser and queries | belltoy | 2024-07-30 | 1 | -0/+8 | |
| | | ||||||
| * | docs(install): fix typo | Richard Macklin | 2024-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add rescript parser and queries (#6671) | Riley Bruins | 2024-07-27 | 1 | -0/+8 | |
| | | ||||||
| * | fix(parsers): powershell maintainer | Christian Clason | 2024-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add powershell language | Andrey Chalkin | 2024-07-22 | 1 | -0/+9 | |
| | | ||||||
| * | fix(install): abort installation using git in active git session | Jean-Sebastien Trottier | 2024-07-22 | 1 | -0/+25 | |
| | | | | | | | | | Problem: Installing a parser using git in an active git session (e.g., when editing a commit message) can corrupt the corresponding repository. Solution: Check for typical environment variables first and abort installation if found. | |||||
| * | docs(utils): fix deprecation notice | hrzlgnm | 2024-07-18 | 1 | -2/+2 | |
| | | | | Co-authored-by: Valentin Batz <vbatz@linetco.com> | |||||
| * | feat: add vhdl parser and queries | John-Philip Taylor | 2024-07-18 | 1 | -0/+8 | |
| | | ||||||
| * | fix(filetype): add missing shorthands for Perl, Uxn Tal | Riley Bruins | 2024-07-18 | 1 | -0/+2 | |
| | | ||||||
| * | feat(parsers): register python for gyp files | wzy | 2024-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | fix(install): pass `--show-error` to curl | Christian Clason | 2024-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add nginx | Vladimir Levin | 2024-07-17 | 1 | -0/+8 | |
| | | ||||||
| * | feat: change angular filetype to vim's htmlangular | Dennis van den Berg | 2024-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | fix(scfg): switch to github mirror | Christian Clason | 2024-07-10 | 1 | -1/+1 | |
| | | ||||||
| * | feat(parser): register common short-hand as filetypes | Christian Clason | 2024-07-10 | 1 | -37/+14 | |
| | | | | | | | | | | | | Problem: Cannot use short-hands for @injection.language (e.g., `py` for Python). Solution: Register common short-hand as filetypes for some languages. List taken from https://github.com/helix-editor/helix/blob/master/languages.toml Also remove deprecation custom filetype->parser mapping. | |||||
| * | fix(parsers): keep .git suffix for gitlab urls | Christian Clason | 2024-07-08 | 1 | -4/+4 | |
| | | ||||||
| * | fix(parsers): drop .git suffix from URLs | Christian Clason | 2024-07-07 | 1 | -7/+7 | |
| | | ||||||
| * | feat: add goctl parser and queries | zhaown | 2024-07-07 | 1 | -0/+8 | |
| | | ||||||
| * | fix(indent): indent empty lines correctly | Abhinav Natarajan | 2024-07-05 | 1 | -6/+13 | |
| | | | | | fix(indent): | |||||
| * | feat: editorconfig parser and queries | Omar Valdez | 2024-07-04 | 1 | -0/+8 | |
| | | ||||||
| * | fix(prolog): switch to github mirror | Christian Clason | 2024-07-03 | 1 | -2/+2 | |
| | | ||||||
| * | fix(turtle): update parser and queries | Christian Clason | 2024-07-03 | 1 | -4/+4 | |
| | | | | | also update changed user names | |||||
| * | feat: add prolog and problog parser and queries (#6810) | Stefano Volpe | 2024-07-02 | 1 | -0/+18 | |
| | | ||||||
| * | fix(idl): fix author name (#6840) | DragonBillow | 2024-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat: robots.txt support | Vladimir Levin | 2024-06-30 | 1 | -0/+8 | |
| | | ||||||
| * | chore: add maintainer for r (#6833) | Riley Bruins | 2024-06-30 | 1 | -0/+1 | |
| | | ||||||
| * | fix: use terraform parser for terraform-vars | Vladimir Levin | 2024-06-28 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update erlang, janet_simple, m68k | nvim-treesitter-bot[bot] | 2024-06-27 | 1 | -1/+1 | |
| | | ||||||
| * | feat(r)!: update parser and queries | Christian Clason | 2024-06-27 | 1 | -1/+0 | |
| | | ||||||
| * | feat: add systemverilog support (#6775) | zhangwwpeng | 2024-06-23 | 1 | -1/+8 | |
| | | ||||||
| * | bot(lockfile): update earthfile, hyprlang, janet_simple, svelte, twig, v | nvim-treesitter-bot[bot] | 2024-06-16 | 1 | -1/+1 | |
| | | ||||||
| * | feat(roc): switch to active upstream | Christian Clason | 2024-06-15 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add `ralph` (#6675) | Arstoien | 2024-06-04 | 1 | -0/+8 | |
| | | | | https://github.com/alephium/tree-sitter-ralph | |||||
| * | feat(predicates)!: rename `has-type` to `kind-eq` to align with Helix | Christian Clason | 2024-06-02 | 1 | -1/+1 | |
| | | | | | No point in having a different name for the same predicate. | |||||
| * | test: fix tests broken after 0.10 update (#6714) | Riley Bruins | 2024-06-01 | 1 | -0/+1 | |
| | | ||||||
| * | feat(bp): add support for Android Blueprint (#6626) | Bruno BELANYI | 2024-05-23 | 1 | -0/+8 | |
| | | ||||||
| * | fixup: adapt to Nvim 0.11 deprecations | Christian Clason | 2024-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | fixup: adapt to Nvim 0.11 deprecations | Christian Clason | 2024-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | fix: adapt to Nvim 0.11 deprecations | Christian Clason | 2024-05-17 | 4 | -6/+19 | |
| | | ||||||
| * | fix(injection): lower-case language name for markdown strings | milanglacier | 2024-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | feat(typespec): add support for typespec | Hilmar Wiegand | 2024-05-14 | 1 | -0/+8 | |
| | | ||||||
| * | feat(c_sharp): update parser & queries | Amaan Qureshi | 2024-05-11 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add support for Tact (#6554) | Novus Nota | 2024-05-03 | 1 | -0/+8 | |
| | | ||||||
| * | feat(toml): switch to upstream fork | Christian Clason | 2024-05-03 | 1 | -1/+1 | |
| | | ||||||
