| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update parsers: php | GitHub | 2023-09-17 | 1 | -1/+1 | |
| | | ||||||
| * | injections(lua): add vim highlights to api funcs (#5404) | Pham Huy Hoang | 2023-09-16 | 1 | -0/+70 | |
| | | | | | Add vim injections for `vim.api.nvim[_buf]_create_user_command` and `vim.api.nvim_create_autocmd` | |||||
| * | Update parsers: lalrpop, wing (#5403) | github-actions[bot] | 2023-09-16 | 1 | -2/+2 | |
| | | | | Co-authored-by: GitHub <noreply@github.com> | |||||
| * | fix(lua): fix luadoc injections | Christian Clason | 2023-09-15 | 1 | -1/+1 | |
| | | ||||||
| * | fix(yaml): promql injections block | Christian Segundo | 2023-09-15 | 2 | -2/+9 | |
| | | ||||||
| * | Update parsers: cue, nickel, wing | GitHub | 2023-09-15 | 1 | -3/+3 | |
| | | ||||||
| * | fix(t32): update indent queries & test | Christoph Sax | 2023-09-14 | 3 | -33/+34 | |
| | | | | | | | | The latest release of the grammar changes the handling of consecutive line breaks. This breaks the existing test for indents. This commit updates the indent queries and fixes the associated test. | |||||
| * | Update parsers: t32, wing | GitHub | 2023-09-14 | 1 | -2/+2 | |
| | | ||||||
| * | Update parsers: glsl, hlsl, wing | GitHub | 2023-09-13 | 1 | -3/+3 | |
| | | ||||||
| * | Update README | Github Actions | 2023-09-13 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add Snakemake | osthomas | 2023-09-12 | 6 | -0/+87 | |
| | | ||||||
| * | feat: @spell on comments | Jaehwang Jung | 2023-09-12 | 56 | -57/+61 | |
| | | ||||||
| * | perf(comment): remove spell capture | Jaehwang Jung | 2023-09-12 | 1 | -2/+0 | |
| | | | | | | | | | | Problem: Comment highlight query produces too many @spell captures. Solution: Remove the query. This is fine because comment parser is only used in injection and the parent language has @spell for comment. | |||||
| * | Update parsers: gleam, vhs, wing | GitHub | 2023-09-12 | 1 | -3/+3 | |
| | | ||||||
| * | refactor: remove `include-children` from queries (#5226) | Pham Huy Hoang | 2023-09-12 | 6 | -58/+32 | |
| | | | | These `include-children` were to alleviate an issue with empty range language tree, which has been fixed for Neovim nightly/Neovim 0.9.2 | |||||
| * | fix!: backport `ac9e755` from `main` | L Lllvvuu | 2023-09-11 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> Closes: neovim/neovim#25088 | |||||
| * | Update parsers: strace | GitHub | 2023-09-11 | 1 | -1/+1 | |
| | | ||||||
| * | feat(swift): update parser and queries | Alex Pinkus | 2023-09-10 | 2 | -2/+3 | |
| | | | | Co-authored-by: Alex Pinkus <pinkus@amazon.com> | |||||
| * | Update README | Github Actions | 2023-09-10 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add EDS | Beartama | 2023-09-10 | 4 | -0/+61 | |
| | | ||||||
| * | fix(julia): fix highlighting `end` keyword | Loong | 2023-09-09 | 1 | -4/+4 | |
| | | ||||||
| * | Update parsers: llvm, wing | GitHub | 2023-09-09 | 1 | -2/+2 | |
| | | ||||||
| * | Update parsers: dart, lua, sql, t32, wing | GitHub | 2023-09-08 | 1 | -5/+5 | |
| | | ||||||
| * | fix(lua): highlights for attribute | Munif Tanjim | 2023-09-07 | 1 | -3/+4 | |
| | | ||||||
| * | Update parsers: elm, wing | GitHub | 2023-09-07 | 1 | -2/+2 | |
| | | ||||||
| * | Update parsers: ada, hoon, wing | GitHub | 2023-09-06 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: julia, wing | GitHub | 2023-09-05 | 1 | -2/+2 | |
| | | ||||||
| * | Update parsers: blueprint, devicetree, java, wing | GitHub | 2023-09-04 | 1 | -4/+4 | |
| | | ||||||
| * | Feat: Add unison (#5340) | Tavish Pegram | 2023-09-03 | 5 | -0/+88 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add unison * Trivial change to force prepush hook * Undo change * PR Feedback - remove appended text in query after variable, update lockfile, remove main branch specification in parser * Replacing captures with only ones in the contributing.md * Fix typo * Generate from grammar * First group of suggested changes * Update gt operator * Remove outer parens * Remove maybe.c * Add comment injection | |||||
| * | docs: fix typo in README.md | Yuri Socher Bichibichi | 2023-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | Update parsers: gpg, requirements, wing | GitHub | 2023-09-02 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: csv, kconfig, nqc, psv, racket, scala, scheme, tsv, wing | GitHub | 2023-09-01 | 1 | -9/+9 | |
| | | ||||||
| * | feat: add Kconfig | Amaan Qureshi | 2023-08-31 | 8 | -0/+132 | |
| | | ||||||
| * | fix(ecma_injections): limit function names to alphanumeric characters only | Tobias S | 2023-08-31 | 1 | -0/+1 | |
| | | ||||||
| * | feat(doxygen): update queries from upstream | Amaan Qureshi | 2023-08-31 | 3 | -4/+13 | |
| | | ||||||
| * | feat: add NQC | Amaan Qureshi | 2023-08-31 | 8 | -0/+34 | |
| | | ||||||
| * | Update parsers: fortran, wing | GitHub | 2023-08-31 | 1 | -2/+2 | |
| | | ||||||
| * | feat(bash): update parser and queries | Amaan Qureshi | 2023-08-30 | 2 | -1/+3 | |
| | | ||||||
| * | Update parsers: hack, rust, tiger, wing | GitHub | 2023-08-30 | 1 | -4/+4 | |
| | | ||||||
| * | Update parsers: ada, java, wing | GitHub | 2023-08-29 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: bash, gleam, wing | GitHub | 2023-08-28 | 1 | -3/+3 | |
| | | ||||||
| * | folds(typescript): add `enum_declaration` | Stephan Seitz | 2023-08-27 | 1 | -0/+1 | |
| | | | | | Fixes #5325 | |||||
| * | feat(doxygen): update parser and queries | Amaan Qureshi | 2023-08-27 | 3 | -1/+11 | |
| | | ||||||
| * | feat(vim): add the builtin `sign` command (#5322) | Kevin Svetlitski | 2023-08-27 | 1 | -0/+1 | |
| | | ||||||
| * | fix(clojure): fix field highlighting (#5319) | Noah | 2023-08-27 | 2 | -3/+60 | |
| | | ||||||
| * | Update parsers: bash, doxygen, wing | GitHub | 2023-08-27 | 1 | -3/+3 | |
| | | ||||||
| * | Update parsers: commonlisp, glsl, wing | GitHub | 2023-08-26 | 1 | -3/+3 | |
| | | ||||||
| * | fix(bash): update queries from upstream (#5321) | Amaan Qureshi | 2023-08-26 | 3 | -6/+2 | |
| | | ||||||
| * | feat: add Doxygen | Amaan Qureshi | 2023-08-26 | 11 | -3/+74 | |
| | | ||||||
| * | feat(jsonnet): update parser and queries | Jeroen Op 't Eynde | 2023-08-25 | 3 | -54/+110 | |
| | | ||||||
