aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update READMEGithub Actions2023-10-041-1/+1
|
* feat: add liquidsoapRomain Beauxis2023-10-047-0/+187
| | | Co-authored-by: Christian Clason <c.clason@uni-graz.at>
* fix(c): add missing foldsAmaan Qureshi2023-10-041-0/+2
|
* Update parsers: wingGitHub2023-10-041-1/+1
|
* feat(query): use @function.call for predicateJaehwang Jung2023-10-031-1/+1
|
* feat(ocaml): use @function.call where appropriateJaehwang Jung2023-10-031-3/+3
|
* Update parsers: apex, bash, html, kotlin, norg, php, soql, sosl, sql, wingGitHub2023-10-031-10/+10
|
* feat(haskell): highlights improvements + tests (#5466)Marc Jakobi2023-10-022-8/+233
|
* Update parsers: wingGitHub2023-10-021-1/+1
|
* injections(nix): dynamic language injection via commentsfigsoda2023-10-011-0/+9
|
* Update parsers: vim, wing (#5463)github-actions[bot]2023-10-011-2/+2
| | | Co-authored-by: GitHub <noreply@github.com>
* Update parsers: wingGitHub2023-09-301-1/+1
|
* Update parsers: wingGitHub2023-09-291-1/+1
|
* Update parsers: dockerfile, ssh_config, t32, wingGitHub2023-09-281-4/+4
|
* chore(haskell): add mrcjkb as maintainerMarc Jakobi2023-09-272-1/+2
|
* feat(highlights): some haskell additionsMarc Jakobi2023-09-271-5/+105
| | | | | | | | | | | - Re-add (module) @namespace - Exception handling - Debugging - `otherwise` = boolean `True` - `qq` string quasiquotes - Documentation comments (draft) - Function/lambda parameters - Remove recently added @ (already defined as an operator)
* Update parsers: git_config, gleam, wingGitHub2023-09-271-3/+3
|
* solidity: Update highlights.scm (#5453)zeroknots2023-09-271-0/+1
| | | | | https://soliditylang.org/blog/2021/04/21/custom-errors/ error keyword was introduced in 0.8.4
* feat(julia): added missing String and AbstractString builtin types (#5440)Enzo L F2023-09-271-27/+215
| | | | | | | * feat(julia): added missing String and AbstractString builtin types * feat(juia): added all public built-in types in Core and Base * feat(julia): removed private types from built-in type list
* Update parsers: erlang, wingGitHub2023-09-261-2/+2
|
* feat(highlights): some haskell improvementsMarc Jakobi2023-09-251-1/+6
|
* Update parsers: haskell, scala, wingGitHub2023-09-251-3/+3
|
* Use scala parser for sbt filetypeghostbuster912023-09-251-0/+1
|
* Update parsers: cuda, glsl, scala, ssh_config (#5441)github-actions[bot]2023-09-241-4/+4
| | | Co-authored-by: GitHub <noreply@github.com>
* Update parsers: wing (#5439)github-actions[bot]2023-09-231-1/+1
|
* Update parsers: bitbake, python, rust, wingGitHub2023-09-221-4/+4
|
* Update parsers: bash, t32, wingGitHub2023-09-211-3/+3
|
* Update parsers: luadoc, scala, ssh_config, wingGitHub2023-09-201-4/+4
|
* feat(dart): add base, final & sealed class modifier highlightsnedia2023-09-191-0/+3
|
* fix(haskell_persistent): adapt to scanner rewriteChristian Clason2023-09-191-1/+1
|
* Update parsers: awk, haskell_persistent, scala, ssh_config, wingGitHub2023-09-191-5/+5
|
* feat(textproto): Add Textproto parser and queries (#5402)PorterAtGoogle2023-09-197-0/+43
| | | | | | | | | | | | | * Add textproto parser and queries * remove extra newline * Apply suggestions from code review Co-authored-by: ObserverOfTime <chronobserver@disroot.org> --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* Update README (#5419)github-actions[bot]2023-09-181-0/+1
| | | Co-authored-by: Github Actions <actions@github>
* feat: add ssh configObserverOfTime2023-09-186-0/+121
|
* Update parsers: agda, wingGitHub2023-09-181-2/+2
|
* Update READMEGithub Actions2023-09-181-1/+1
|
* chore: switch agda upstreamShootingStarDragons2023-09-183-4/+3
|
* feat(markdown): conceal triple backticks and HTML entitiesMaria José Solano2023-09-172-0/+16
|
* Update READMEGithub Actions2023-09-171-0/+3
|
* feat: add parsers and queries for apex, sosl, soql (#5396)Xi Xiao2023-09-177-0/+534
|
* fix(dockerfile): bash injection on run instructionsChristian Segundo2023-09-172-1/+8
|
* fix: trees() may not be list-likeJaehwang Jung2023-09-171-2/+2
|
* Update parsers: phpGitHub2023-09-171-1/+1
|
* injections(lua): add vim highlights to api funcs (#5404)Pham Huy Hoang2023-09-161-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-161-2/+2
| | | Co-authored-by: GitHub <noreply@github.com>
* fix(lua): fix luadoc injectionsChristian Clason2023-09-151-1/+1
|
* fix(yaml): promql injections blockChristian Segundo2023-09-152-2/+9
|
* Update parsers: cue, nickel, wingGitHub2023-09-151-3/+3
|
* fix(t32): update indent queries & testChristoph Sax2023-09-143-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, wingGitHub2023-09-141-2/+2
|