aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* bot(readme): updatenvim-treesitter-bot[bot]2024-03-211-0/+1
|
* feat: add vento support (#6261)Matthew Taylor2024-03-181-0/+1
|
* feat(http): switch to new parser versionNTBBloodbath2024-03-181-1/+1
| | | | | | | | | | | | | | fix(http): use `@variable.member` for fields fix(http): keep the comment injection fix(http): keep `method` capture as `@function.method` docs(README.md): update HTTP parser maintainers list feat(http): remove redundant captures cleanup(http): remove unneedeed highlighting captures
* bot(readme): updatenvim-treesitter-bot[bot]2024-03-151-1/+1
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-03-031-1/+1
|
* feat: add gotemplate and helm parser supportqvalentin2024-03-031-0/+2
|
* Update READMEnvim-treesitter-bot[bot]2024-03-021-1/+1
|
* feat: add support for gdshader (#6153)GodOfAvacyn2024-02-291-0/+1
| | | | | | | Godot shading language --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* feat(properties): update parser & queriesObserverOfTime2024-02-231-1/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-231-0/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-211-1/+1
|
* feat: add tmux parserwzy2024-02-191-0/+1
|
* feat(svelte)!: switch upstream parserAmaan Qureshi2024-02-191-1/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-191-1/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-181-0/+1
|
* feat: add the muttrc parserWu Zhenyu2024-02-151-0/+1
|
* feat: add the hlsplaylist parserWu Zhenyu2024-02-141-0/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-131-2/+2
|
* chore(v): update repository urlTuriiya2024-02-111-1/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-091-1/+1
|
* feat(tcl): add parser and queriesChristian Clason2024-02-091-0/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-091-1/+1
|
* feat: add sourcepawn parser and queries (#5865)Charles2024-02-101-0/+1
|
* Update READMEnvim-treesitter-bot[bot]2024-02-091-1/+1
|
* feat(slint)!: change to the official parser (#6027)Tobias Hunger2024-02-091-1/+1
| | | | | | | | | | | This change replaces the slint parser written and maintained by @jrmoulton with the official one hosted in the slint-ui organization on github. A huge thank you to @jrmoulton for all his work on the tree-sitter parser! --------- Co-authored-by: jrmoulton <jaredmoulton3@gmail.com>
* feat: add hyprlang parser & queries (#5852)Luckas2024-02-091-0/+1
| | | Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
* Update READMEnvim-treesitter-bot[bot]2024-02-091-1/+1
|
* feat: add tree-sitter-asm parser (#5946)wzy2024-02-091-0/+1
|
* feat(d)!: switch upstream parser to `gdamore/tree-sitter-d`Amaan Qureshi2024-02-081-1/+1
|
* feat(readline): add parser tree-sitter-readline (#6058)Riley Bruins2024-02-081-0/+1
|
* feat(faust): add tree-sitter-faust (#6043)Karl Hiner2024-02-081-0/+1
|
* feat(groovy)!: switch to more complete parser (#5957)Murtaza2024-01-281-1/+1
| | | Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* Update READMEGithub Actions2024-01-271-1/+1
|
* feat(gnuplot): added gnuplot parser and queries (#5594)Dai López2024-01-261-0/+1
| | | | | | | | * feat(gnuplot): added gnuplot parser and queries --------- Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* feat: add tree-sitter-disassemblyColin Kennedy2024-01-241-0/+1
|
* feat: add the zathurarc parser (#5948)wzy2024-01-211-0/+1
|
* feat: add the php_only parser included in tree-sitter-php (#5876)tk-shirasaka2024-01-201-0/+1
| | | | | | | | Add parser `php_only` for PHP files without HTML embedded. Make queries for combined parser `php` inherit from `php_only` (no extensions needed). --------- Co-authored-by: shirasaka <tk.shirasaka@gmail>
* feat(injections): add printf format stringsObserverOfTime2024-01-191-0/+1
|
* feat!: bump minimum Nvim version to 0.9.2Christian Clason2024-01-151-1/+1
| | | | required for empty injection fix
* Update READMEGithub Actions2023-12-191-0/+1
|
* feat: add rbs parser support (#5745)Tomohiro Hashidate2023-12-011-0/+1
|
* parsers: add tree-sitter-slangStephan Seitz2023-11-291-0/+1
|
* feat: add facilityBryan Kenote2023-11-281-0/+1
|
* Update READMEGithub Actions2023-11-271-1/+1
|
* Update READMEGithub Actions2023-11-261-0/+1
|
* feat: add properties parserObserverOfTime2023-11-211-0/+1
|
* feat: add Linkerscript (#5693)Amaan Qureshi2023-11-191-0/+1
|
* Update READMEGithub Actions2023-11-161-0/+1
|
* Update READMEGithub Actions2023-11-131-1/+1
|
* feat: add xcompose parserObserverOfTime2023-11-101-0/+1
|