| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(gotmpl,helm)!: update parser and queries | Christian Clason | 2025-08-25 | 1 | -2/+2 | |
| | | ||||||
| * | feat(parsers): update arduino, blade, desktop, elixir, javadoc, llvm, mlir, ↵ | Christian Clason | 2025-08-25 | 1 | -13/+13 | |
| | | | | | perl, superhtml, vhdl, xresources, ziggy, ziggy_schema | |||||
| * | feat(inko): add support for array patterns | Yorick Peterse | 2025-08-21 | 1 | -1/+1 | |
| | | | | | | This updates the version of the Inko parser to the latest version and includes indent support for the new array pattern node. | |||||
| * | feat(matlab)!: update parser and queries | Christian Clason | 2025-08-19 | 1 | -1/+1 | |
| | | ||||||
| * | feat(parsers): update arduino, chatito, desktop, editorconfig, ↵ | Christian Clason | 2025-08-19 | 1 | -14/+14 | |
| | | | | | gitattributes, gpg, idl, javadoc, mlir, pem, php, php_only, poe_filter, xresources | |||||
| * | feat(parsers): update fennel, javadoc, llvm, matlab, mlir, nickel, nix, php, ↵ | Christian Clason | 2025-08-16 | 1 | -13/+13 | |
| | | | | | php_only, query, superhtml, vimdoc, wit | |||||
| * | fix(health): highlights legend label | hsi | 2025-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | feat(php): update php and php_only parsers to v0.24.0 | Caleb White | 2025-08-12 | 1 | -2/+2 | |
| | | ||||||
| * | feat(sproto): add parser | 涵曦 | 2025-08-12 | 1 | -0/+8 | |
| | | ||||||
| * | feat(parsers): update c3, c_sharp, desktop, editorconfig, fennel, gdshader, ↵ | Christian Clason | 2025-08-08 | 1 | -15/+15 | |
| | | | | | javadoc, llvm, matlab, nix, perl, scala, solidity, superhtml, xresource | |||||
| * | refactor(config): prefer `vim.list.unique` for normalization | Christian Clason | 2025-08-06 | 3 | -4/+12 | |
| | | | | | Also fix some emmyluals warnings | |||||
| * | feat(systemverilog)!: update parser and queries | Christian Clason | 2025-08-05 | 1 | -1/+1 | |
| | | | | | | | | | Breaking changes: 1. `(comment)` node split into `(one_line_comment)` and `(block_comment)` 2. named `(directive_foo)` nodes replaced by anonymous `"'foo"` (with backtick!) nodes -- but not consistently | |||||
| * | feat(parsers): update ada, fortran, idl, javadoc, matlab, nim, powershell, ↵ | Christian Clason | 2025-08-02 | 1 | -11/+11 | |
| | | | | | slang, superhtml, swift, templ | |||||
| * | feat(parsers): update gdscript, javadoc, lua, solidity, superhtml, ↵ | Christian Clason | 2025-07-26 | 1 | -9/+9 | |
| | | | | | systemverilog, zig, ziggy, ziggy_schema | |||||
| * | fix(install): skip duplicate dependencies | MeanderingProgrammer | 2025-07-25 | 1 | -1/+2 | |
| | | ||||||
| * | feat(parsers): update angular, beancount, fennel, gleam, idl, javadoc, ↵ | Christian Clason | 2025-07-23 | 1 | -14/+14 | |
| | | | | | jinja, jinja_inline, koto, llvm, swift, systemverilog, tera, vhdl | |||||
| * | refactor(install): replace status enum with boolean | MeanderingProgrammer | 2025-07-21 | 1 | -27/+13 | |
| | | ||||||
| * | fix(install): don't make "installed" status persistent | MeanderingProgrammer | 2025-07-20 | 1 | -2/+1 | |
| | | | | | | | | | | Problem: Setting `install_status` to "installed" skips any future install or update operation (even if forced). In particular, this breaks `:TSUpdate` when calling `install()` in config files. Solution: Don't set "installed" when skipping install and clear status on successful operations. | |||||
| * | feat(chatito)!: update parser and queries | Christian Clason | 2025-07-20 | 1 | -1/+1 | |
| | | | | | node `(eq)` is replaced by field `eq: _` | |||||
| * | chore(nix): update url and maintainers | Jonas Chevalier | 2025-07-20 | 1 | -2/+2 | |
| | | ||||||
| * | feat(parsers): update beancount, brightscript, enforce, gdscript, gpg, groq, ↵ | Christian Clason | 2025-07-20 | 1 | -14/+14 | |
| | | | | | matlab, mlir, nix, pem, pymanifest, t32, udev, vhdl | |||||
| * | feat(wit)!: update parser and queries | Christian Clason | 2025-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | fix(wit): update repo url | Christian Clason | 2025-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | feat(pkl): add parser and queries (#8011) | Riley Bruins | 2025-07-19 | 1 | -0/+8 | |
| | | ||||||
| * | feat(groq): add parser and queries (#8008) | Alan Russell | 2025-07-18 | 1 | -0/+8 | |
| | | ||||||
| * | feat(parsers): update arduino, editorconfig, gdscript, idl, javadoc, koto, ↵ | Christian Clason | 2025-07-17 | 1 | -23/+23 | |
| | | | | | matlab, mlir, nix, nu, powershell, printf, properties, slint, superhtml, systemverilog, t32, tera, twig, xcompose, xresources, ziggy, ziggy_schema | |||||
| * | feat(parsers): update beancount, blade, cpp, desktop, gosum, javadoc, ↵ | Christian Clason | 2025-07-13 | 1 | -14/+14 | |
| | | | | | liquidsoap, mlir, nix, slint, systemverilog, t32, vim, xresources | |||||
| * | feat(blade): update blade parser and queries | Caleb White | 2025-07-11 | 1 | -1/+1 | |
| | | ||||||
| * | feat(ziggy,ziggy-schema): update parser and queries | Christian Clason | 2025-07-09 | 1 | -2/+2 | |
| | | | | | Breaking change: ziggy-schema removed "map" node | |||||
| * | feat(parsers): update blueprint, desktop, fortran, javadoc, llvm, mlir, nu, ↵ | Christian Clason | 2025-07-08 | 1 | -12/+12 | |
| | | | | | requirements, superhtml, swift, v, xresources | |||||
| * | feat(vim): highlight "trim" in script heredocs | Christian Clason | 2025-07-07 | 1 | -1/+1 | |
| | | | | | Allow the optional "trim", as documented in ":help :lua-heredoc". | |||||
| * | feat(latex)!: update parser and queries | Christian Clason | 2025-07-05 | 1 | -1/+1 | |
| | | | | | Breaking change: `label_definition`, `label_text` patterns | |||||
| * | feat(parsers): update c3, cpp, d, faust, fsharp, javadoc, julia, liquidsoap, ↵ | Christian Clason | 2025-07-05 | 1 | -17/+17 | |
| | | | | | meson, mlir, nu, powershell, roc, swift, systemverilog, t32, v | |||||
| * | feat(parsers): update angular, clojure, gleam, idl, javadoc, jinja, ↵ | Christian Clason | 2025-06-29 | 1 | -15/+15 | |
| | | | | | jinja_inline, liquidsoap, nim, nu, poe_filter, r, ssh_config, systemverilog, v | |||||
| * | fix(health): sort language names | Christian Clason | 2025-06-24 | 1 | -1/+2 | |
| | | ||||||
| * | feat(verilog)!: rename to systemverilog | Christian Clason | 2025-06-24 | 1 | -8/+8 | |
| | | | | | Grammar name was changed to coincide with repository name | |||||
| * | feat(swift)!: update parser and queries | Christian Clason | 2025-06-24 | 1 | -3/+2 | |
| | | ||||||
| * | chore(wit): mark as unmaintained | Christian Clason | 2025-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | feat(powershell)!: update parser and queries | Christian Clason | 2025-06-22 | 1 | -1/+1 | |
| | | | | | removed nodes: `"class"`, `"enum"` | |||||
| * | feat(parsers): update gleam, latex, typespec, purescript, heex, nu | Christian Clason | 2025-06-22 | 1 | -6/+6 | |
| | | ||||||
| * | feat(purescript)!: update parser and queries | Christian Clason | 2025-06-17 | 1 | -1/+1 | |
| | | | | | removed note: `(constructor_operator)` | |||||
| * | feat(parsers): update desktop, query, editorconfig, xresources, hcl, slint, ↵ | Christian Clason | 2025-06-17 | 1 | -15/+15 | |
| | | | | | markdown_inline, matlab, terraform, templ, nu, vhdl, tera, markdown, javadoc | |||||
| * | feat(parsers): update php_only, javadoc, erlang, faust, php, roc, slim, ↵ | Christian Clason | 2025-06-15 | 1 | -16/+16 | |
| | | | | | fortran, terraform, fish, mlir, sourcepawn, latex, matlab, hcl, vhdl | |||||
| * | feat(parsers): update bash, purescript, r, cylc, meson, mlir, xresources, ↵ | Christian Clason | 2025-06-09 | 1 | -16/+16 | |
| | | | | | markdown, markdown_inline, scala, javadoc, slint, desktop, enforce, editorconfig, query | |||||
| * | fix(ipkg)!: remove parser and queries | Christian Clason | 2025-06-06 | 1 | -9/+0 | |
| | | | | | grammar repo is 404 (user removed) and no forks exist | |||||
| * | feat(desktop): update parser and queries | Omar Valdez | 2025-06-06 | 1 | -1/+1 | |
| | | ||||||
| * | refactor(install): inline, rename, annotate | Christian Clason | 2025-06-04 | 1 | -49/+41 | |
| | | ||||||
| * | feat(install): support custom queries | Christian Clason | 2025-06-04 | 3 | -38/+104 | |
| | | ||||||
| * | feat(parsers): update bash, scala, slang, hyprlang, ini, query, javadoc, ↵ | Christian Clason | 2025-06-04 | 1 | -13/+13 | |
| | | | | | xml, php_only, angular, dtd, nu, php | |||||
| * | feat(nickel)!: update parser and queries | Christian Clason | 2025-06-02 | 1 | -1/+1 | |
| | | | | | Breaking change: `(record_field)` -> `field_decl` | |||||
