| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-28 | refactor(prisma): switch to alternative repo | elianiva | |
| Co-authored-by: richin13 <richin13@gmail.com> | |||
| 2021-11-28 | feat: add prisma support | elianiva | |
| 2021-11-26 | parsers(fusion): add .git suffix necessary for Gitlab projects | Stephan Seitz | |
| 2021-11-26 | parsers(fusion): add info about main branch | Stephan Seitz | |
| 2021-11-26 | fix: mark support experimental | Jirgn | |
| 2021-11-26 | feat: add fusion grammar and highlights | Jirgn | |
| 2021-11-25 | parsers: godotResource -> godot_resource | Stephan Seitz | |
| Follows upstream renaming | |||
| 2021-11-24 | Don't use the Bash grammar for Zsh files | Greg Werbin | |
| Zsh and Bash are not interchangeable. See <https://github.com/nvim-treesitter/nvim-treesitter/issues/655#issuecomment-978036615> | |||
| 2021-11-18 | Format with stylua | Santos Gallegos | |
| CI is failing for stylua due to this. | |||
| 2021-11-12 | refactor: inherit json | gegoune | |
| 2021-11-12 | feat: add http parser | gegoune | |
| All credit goes to @NTBBloodbath. See: https://github.com/NTBBloodbath/rest.nvim/issues/75#issuecomment-960447966 Co-authored-by: NTBBloodbath <bloodbathalchemist@protonmail.com> | |||
| 2021-11-11 | Ensure `ft_to_lang` supports multipart filetypes. | Robert Jackson | |
| This allows a given parser to directly implement a multipart filetype (like `glimmer` parser does for `html.handlebars`). If an exact match for the current filetype is found in the lookup table, it will be used; otherwise we look for just the first segment. | |||
| 2021-11-11 | Add `html.handlebars` as a valid type for the glimmer parser. | Robert Jackson | |
| This filetype is in common use due to https://github.com/mustache/vim-mustache-handlebars/blob/master/ftdetect/handlebars.vim#L2 | |||
| 2021-10-13 | Switch to official elixir-lang parser | Connor Lay (Clay) | |
| 2021-10-07 | Add scala maintainer | Stevan Milic | |
| Add fold for scala val definition to support type class entries | |||
| 2021-10-07 | parsers: add D parser | Cezary Drożak | |
| 2021-10-07 | feat: add "experimental" key to parsers | Cezary Drożak | |
| feat(ci): mark parsers as experimental in README | |||
| 2021-10-03 | Added branch specification | Benjamin Graham | |
| 2021-10-03 | LLVM parser/highlighter added | Benjamin Graham | |
| 2021-09-21 | Swapping to the correct repo | Lucas Crownover | |
| 2021-09-21 | Adding perl parser | Lucas Crownover | |
| 2021-09-19 | Support hjson | kghugo | |
| 2021-09-17 | parsers: add glsl parser | Stephan Seitz | |
| 2021-09-15 | New kotlin parser | Joakker | |
| 2021-09-14 | chore: fix formatting in parsers.lua | Stephan Seitz | |
| 2021-09-14 | fix(lang): only use first part in multi-lang | Thomas Vigouroux | |
| 2021-09-10 | fix(fennel): update parser and all the queries | Otto Modinos | |
| 2021-09-01 | Add tree-sitter-dot (#1770) | rydesun | |
| * Add tree-sitter-dot * Fix DOT highlights * highlights(DOT): add HTML string * Remove DOT ftdetect Vim and Neovim runtime have added DOT filetype detection * Update DOT highlights | |||
| 2021-08-29 | Add tree-sitter-pioasm with highlights and injections (#1759) | leo60228 | |
| * add tree-sitter-pioasm with highlights and injections * [docgen] Update README.md skip-checks: true * remove ada injection from pioasm * address review * remove unnecessary python predicate Co-authored-by: Github Actions <actions@github> | |||
| 2021-08-25 | Add support for json5 | Joakker | |
| 2021-08-20 | Fixed lua style issues, updated grammar version to fix macOS build issues | Andrew Helwer | |
| 2021-08-20 | Filetype is tla | Andrew Helwer | |
| 2021-08-20 | Added TLA+ grammar & queries | Andrew Helwer | |
| 2021-08-20 | Add jsx to javascript (#1696) | Santos Gallegos | |
| This is mainly so the playground doesn't error when opening the jsx query files. | |||
| 2021-08-18 | Add HEEx language support, add missing commentstrings | Clay | |
| 2021-08-16 | feat: add support for vim | Thomas Vigouroux | |
| 2021-08-11 | Update new query and parser for zig | maxxnino | |
| 2021-08-01 | Feature: Add Surface language and integrate with Elixir (#1645) | Connor Lay (Clay) | |
| * Add initial surface highlights & injections * Additional surface highlights * Filetype detection, fix injections * Fix Elixir function highlight when left is an identifier * Add surface parser * Fix comment highlights * Surface folds, indents, better highlights * Highlight surface components & directives * Restore comments Elixir injections | |||
| 2021-07-29 | feature: make godotResource compatible with gdresource filetype | Pierre Poupin | |
| 2021-07-29 | feature: add godotResource queries | Pierre Poupin | |
| 2021-07-19 | Update transferred fish repo info | 26797767+krnik | |
| 2021-07-19 | Add YANG parser | Tomas Sandven | |
| 2021-07-07 | remove packer and nomad from hcl.used_by (#1527) | Michael Hoffmann | |
| 2021-07-06 | parsers: Teal now requires generate from grammar | Stephan Seitz | |
| 2021-07-05 | Update used_by for parent parsers | Santos Gallegos | |
| html_tags and ecma don't have a parser of they own, but that's actually just to get around to inherit common queries. When editing these "base" queries, the playground breaks. Having them in used_by would fix this. | |||
| 2021-07-04 | Use stylua for autoformat code (#1480) | Santos Gallegos | |
| 2021-07-02 | fix missing maintainer in hcl parser config | mhoffm | |
| 2021-07-02 | Add external scanner for cmake parser | Uy Ha | |
| 2021-07-02 | Add maintainer info | Uy Ha | |
| 2021-07-02 | [WIP] tree-sitter-cmake integration | Uy Ha | |
