| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | Update parsers: bash, javascript, rust, wing | GitHub | 2023-08-25 | 1 | -4/+4 | |
| | | ||||||
| * | highlights(sql): add t-sql specific data types (#5311) | Matthias Q | 2023-08-25 | 1 | -0/+9 | |
| | | ||||||
| * | feat(bash): add missing highlights | Amaan Qureshi | 2023-08-24 | 1 | -7/+32 | |
| | | ||||||
| * | feat(bash): fold heredocs | ObserverOfTime | 2023-08-24 | 1 | -0/+1 | |
| | | ||||||
| * | fix(bash): fix injections | ObserverOfTime | 2023-08-24 | 1 | -7/+9 | |
| | | ||||||
| * | feat(bash): improve highlights | ObserverOfTime | 2023-08-24 | 3 | -38/+50 | |
| | | ||||||
| * | Update parsers: bash, dart, heex, java, wing | GitHub | 2023-08-24 | 1 | -5/+5 | |
| | | ||||||
| * | fix(dart): update queries from upstream | Amaan Qureshi | 2023-08-24 | 1 | -2/+0 | |
| | | ||||||
