aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update parsers: bash, javascript, rust, wingGitHub2023-08-251-4/+4
|
* highlights(sql): add t-sql specific data types (#5311)Matthias Q2023-08-251-0/+9
|
* feat(bash): add missing highlightsAmaan Qureshi2023-08-241-7/+32
|
* feat(bash): fold heredocsObserverOfTime2023-08-241-0/+1
|
* fix(bash): fix injectionsObserverOfTime2023-08-241-7/+9
|
* feat(bash): improve highlightsObserverOfTime2023-08-243-38/+50
|
* Update parsers: bash, dart, heex, java, wingGitHub2023-08-241-5/+5
|
* fix(dart): update queries from upstreamAmaan Qureshi2023-08-241-2/+0
|
* feat: add re2cAmaan Qureshi2023-08-2411-3/+245
|
* refactor: replace some match & vim-match usagesObserverOfTime2023-08-237-18/+15
|
* Update parsers: ada, bash, java, matlab, wingGitHub2023-08-231-5/+5
|
* Update parsers: bash, forth, hurl, wingGitHub2023-08-231-4/+4
|
* fix(lua): use include-children instead (#5299)Pham Huy Hoang2023-08-221-5/+7
| | | | | The root issue is fixed with neovim 0.9.2. But the current stable version is neovim 0.9.1, so partially reverts the commit to make it compatible with the current stable version.
* fix: HEEx partial expression injectionsDamir Vandic2023-08-211-1/+4
| | | Fixes #5296
* feat: add ForthAmaan Qureshi2023-08-218-0/+42
|
* Update parsers: css, glsl, jsdoc, scala, sql, wingGitHub2023-08-211-6/+6
|
* feat: add straceAmaan Qureshi2023-08-205-0/+68
|
* Update parsers: arduino, bash, julia, rust, wingGitHub2023-08-201-5/+5
|
* ci: fix update lockfile workflowObserverOfTime2023-08-201-1/+1
|
* chore: ignore ci artifactsObserverOfTime2023-08-191-0/+3
|
* feat(swift): improve highlightsGustavo Ordaz2023-08-181-1/+8
|
* ci: update workflowsObserverOfTime2023-08-183-20/+12
|
* ci: add shebangs to scriptsObserverOfTime2023-08-186-11/+16
|
* feat(java): add highlights to string interpolationPham Huy Hoang2023-08-181-0/+2
|
* Update parsers: cuda, gpg, hlsl, java, javascript, php, scala, wingGitHub2023-08-181-8/+8
|
* fix(lua): luap injection (#5275)TheLeoP2023-08-182-5/+32
| | | | | | | | | * fix(lua): luap injection * test(lua): check for incorrect hlgroup of injected luap * chore(lua): injections styling * chore(lua): ignore luacheck for test.lua
* chore(csv,psv,tsv): update parser to fix numbersAmaan Qureshi2023-08-171-3/+3
|
* feat: update jsonnet queriesCezary Drożak2023-08-172-34/+30
|
* feat: add CSV, PSV, & TSVAmaan Qureshi2023-08-177-5/+54
|
* feat: add BitBakeAmaan Qureshi2023-08-178-0/+641
|
* feat: add gpg config parserObserverOfTime2023-08-175-0/+63
|
* Update READMEGithub Actions2023-08-171-1/+1
|
* feat(robot): update parser, queries and maintainerTomas Sandven2023-08-175-16/+78
| | | | | | | * Update tree-sitter-robot version and maintainer * Improve query code style * Update tree-sitter-robot revision
* feat(python): update parser & highlightsAmaan Qureshi2023-08-162-1/+4
|
* feat(c_sharp): add missing highlightsGuilherme Soares2023-08-161-0/+4
| | | | | | Added: * `??` and `??=` as operators * `alias` as keyword * `when` as conditional
* feat(julia): spell-check docstringsSergio A. Vargas2023-08-161-1/+1
| | | Enable spell checking of docstrings without markdown injections.
* fix(python): right content for regex injectionTheLeoP2023-08-161-6/+7
|
* feat(janet): update highlightssogaiu2023-08-161-12/+13
|
* fix(lua): injections for comment and luadocMunif Tanjim2023-08-161-4/+5
|
* Update parsers: cmake, cpp, ispc, java, lua, robot, wingGitHub2023-08-161-7/+7
|
* fix(ecma): fix no injections for innerHTML (#5258)Pham Huy Hoang2023-08-161-5/+10
|
* fix(python,starlark): update parsers & add escape_interpolationAmaan Qureshi2023-08-163-5/+7
|
* Fix HEEx directive injectionsdvic2023-08-151-9/+20
|
* Update parsers: arduino, cuda, glsl, hlsl, objc, promql, wingGitHub2023-08-141-7/+7
|
* chore(c-family): inject all preproc args againAmaan Qureshi2023-08-136-66/+6
|
* feat(c): mention how to highlight K&R functionsAmaan Qureshi2023-08-131-0/+23
|
* chore: update c & cppAmaan Qureshi2023-08-131-2/+2
|
* ci: dont hardcode the rockspec versionMatthieu Coudron2023-08-131-2/+0
|
* ci: fix luarocks tag release processMatthieu Coudron2023-08-133-4/+58
| | | | | | bumped version of the action Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
* Update parsers: bash, c, cuda, wingGitHub2023-08-131-4/+4
|