Christian Clason
654153e043
feat!: drop makefile support, norg parser
...
Norg install_info and queries are maintained by neorg.
All other parsers are compatible with C++11, so fix that as standard.
(Can be bumped if all supported platforms support C++14.)
Remove Makefile support, as it's no longer needed.
2025-04-06 13:16:45 +02:00
Lewis Russell
80b3bb188d
refactor: use vim.system ( #4923 )
2025-04-06 13:16:45 +02:00
Christian Clason
3677694dbe
fix: expand tiers in ignore_install
2025-04-06 13:16:45 +02:00
Christian Clason
5a2fa8b92e
feat: drop TSInstallInfo in favor of better checkhealth
...
also fixes the hole in install.compilers
2025-04-06 13:16:45 +02:00
Christian Clason
18fd625de8
refactor: use vim.uv
2025-04-06 13:16:45 +02:00
Christian Clason
58a6e91e40
fix: install dependencies
2025-04-06 13:16:45 +02:00
Christian Clason
8a122f5a0e
ci: remove update-lockfile shell script
2025-04-06 13:16:45 +02:00
Lewis Russell
68aa1ac4f6
refactor: rewrite installation using jobs and async
...
Replace sync variants with callback support
2025-04-06 13:16:45 +02:00
Christian Clason
422ae43428
refactor: use vim.fs.joinpath
2025-04-06 13:16:45 +02:00
Christian Clason
ca26208f2b
feat!: drop luarocks release
2025-04-06 13:16:45 +02:00
Christian Clason
d4246a2eeb
feat(locals)!: refactor locals.lua into standalone
...
Co-authored-by: TheLeoP <eugenio2305@hotmail.com>
2025-04-06 13:16:45 +02:00
Christian Clason
1764f4270f
feat!: drop modules, general refactor and cleanup
2025-04-06 13:16:45 +02:00
ObserverOfTime
f0c1e1310f
feat(c-family): inherit injections
2025-04-06 13:16:45 +02:00
Marc Jakobi
740a6425a4
injections(nix): add nixosTest.testScript + home-manager nvim config
...
(+ add Check to mkDerivation bash matches)
(+ add Check to mkDerivation bash matches)
2025-04-06 13:16:45 +02:00
ObserverOfTime
c36a86b1b4
feat(yuck): add missing injections
...
And builtin variable highlights
2025-04-06 13:16:45 +02:00
Christian Clason
e5c8398e44
ci(bot): bump create-github-app-token to v2
2025-04-06 11:23:58 +02:00
Maksim Terpilovskii
523a9e1489
fix(svelte): else if highlight ( #7797 )
2025-04-04 14:08:02 +02:00
Jakob Zahn
997288c552
fix(python): highlight all types of docstrings ( #7788 )
2025-04-03 09:35:41 +02:00
Christian Clason
30654ee72a
ci(tests): run tests on v0.10.4
2025-04-02 11:40:11 +02:00
Christian Clason
36a7d010bb
ci(update): only check once a week (sat)
...
I need a break...
2025-04-02 11:19:22 +02:00
Christian Clason
79a6192d47
ci(update): block dhall,elm,enforce,rust (ABI 15)
2025-04-02 11:19:22 +02:00
Christian Clason
69cb3aafb6
fix(rust,dhall,elm,enforce): revert to ABI 14 parser
2025-04-02 11:19:22 +02:00
Christian Clason
cfbbea187b
ci(tests): check queries on 0.10.4
2025-04-02 11:19:22 +02:00
nvim-treesitter-bot[bot]
288b4fb4d7
bot(lockfile): update erlang, glimmer_javascript, glimmer_typescript, php, php_only, qmljs, rust
2025-04-02 06:55:05 +00:00
nvim-treesitter-bot[bot]
4b390e1e46
bot(lockfile): update fortran, scala, tcl
2025-04-01 10:29:07 +02:00
nvim-treesitter-bot[bot]
9be6836ebe
bot(lockfile): update editorconfig, elm, tcl
2025-03-31 10:47:25 +02:00
savanto
9df671fda4
dhall: recognize several missing builtins
...
- recognize builtin type `Bool`
- recognize import `... as Bytes`
- recognize builtin functions `Date/show`, `Time/show`, `TimeZone/show`
- recognize a bytes literal (ie. `0x"deadbeef"`)
2025-03-30 17:23:08 +02:00
nvim-treesitter-bot[bot]
86768fdd00
bot(lockfile): update dhall, enforce, http, javadoc, nu, superhtml, tcl, tera
2025-03-30 10:31:16 +02:00
Dennis van den Berg
aece106233
feat(angular): update highlights for template literals
2025-03-29 10:52:22 +01:00
nvim-treesitter-bot[bot]
a70d883976
bot(lockfile): update scala
2025-03-29 09:17:03 +01:00
nvim-treesitter-bot[bot]
a3315b8c7f
bot(lockfile): update angular, koto, superhtml
2025-03-28 09:09:12 +01:00
nvim-treesitter-bot[bot]
da5825bf70
bot(lockfile): update angular, hcl, koto, meson, perl, superhtml, tact, terraform, vhs
2025-03-27 09:16:15 +01:00
nvim-treesitter-bot[bot]
85168f1580
bot(lockfile): update angular, koto, scala
2025-03-26 06:56:12 +00:00
nvim-treesitter-bot[bot]
e329e94a6a
bot(lockfile): update javadoc, problog, prolog
2025-03-24 06:56:42 +00:00
nvim-treesitter-bot[bot]
d26ce01266
bot(lockfile): update hlsl, javadoc
2025-03-23 16:16:59 +00:00
Vladimir Levin
9399bfd816
feat(caddy): add parser and queries ( #7588 )
...
---------
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2025-03-23 16:04:41 +00:00
nvim-treesitter-bot[bot]
b454febfd9
bot(readme): update
2025-03-23 15:53:44 +00:00
Robert Muir
652da0b40f
feat(javadoc): add parser and queries ( #7749 )
...
Previously java was configured to use doxygen parser for documentation
comments, but javadocs are not doxygen. Inline tags have a different
syntax, block tags are not recognized, and doxygen creates a lot of
errors during highlighting.
Add parser for javadoc comments, with queries for highlights and
injections.
2025-03-23 16:44:12 +01:00
nvim-treesitter-bot[bot]
20a7e40203
bot(lockfile): update swift
2025-03-23 06:51:29 +00:00
nvim-treesitter-bot[bot]
e70cb73e94
bot(lockfile): update mlir
2025-03-22 06:52:45 +00:00
nvim-treesitter-bot[bot]
5f38dffb6a
bot(lockfile): update lua, markdown, markdown_inline, vim
2025-03-21 16:31:09 +00:00
nvim-treesitter-bot[bot]
b10436b9fb
bot(lockfile): update gleam, glimmer_javascript, glimmer_typescript, lalrpop, problog, prolog, roc
2025-03-21 08:16:13 +00:00
dcho
bc728ecf25
Use order instead of priority
2025-03-21 08:58:45 +01:00
dcho
d0a56e3677
fix(python): prioritize builtin functions
2025-03-21 08:58:45 +01:00
Christian Clason
c8c7924cc3
ci(update): block wit (ABI 15)
2025-03-21 08:29:36 +01:00
nvim-treesitter-bot[bot]
ff553df2f4
bot(lockfile): update meson, scala, superhtml
2025-03-20 06:55:08 +00:00
Veesh Goldman
f09a2215b8
* feat(perl): highlight hash keys as @variable.member in various contexts
...
also, injections for s///e should fully re-parse
2025-03-19 09:48:48 +01:00
nvim-treesitter-bot[bot]
98a3fdd5d9
bot(lockfile): update query, vimdoc
2025-03-19 06:55:59 +00:00
Riley Bruins
835f5c11b8
fix(c): highlight "." as @punctuation.delimiter
...
Aligns C with the other language highlights
2025-03-18 18:10:41 +01:00
nvim-treesitter-bot[bot]
f8aaf5ce4e
bot(lockfile): update fortran, glimmer_javascript, glimmer_typescript, powershell
2025-03-18 06:57:37 +00:00