| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-17 | fix(indent): set only one autocmd for binding indentexpr (#3190) | Kiyan | |
| 2022-07-16 | Update lockfile.json | GitHub | |
| 2022-07-16 | highlights(julia): add "mutable" keyword | Stephan Seitz | |
| 2022-07-16 | Update lockfile.json | GitHub | |
| 2022-07-15 | fix: disable elm parser in markdown to avoid segfault | kiyan | |
| the Elm parser segfaults when injected in markdown. Disable it for now. See https://github.com/elm-tooling/tree-sitter-elm/issues/124 | |||
| 2022-07-15 | Update lockfile.json | GitHub | |
| 2022-07-14 | Update lockfile.json | GitHub | |
| 2022-07-14 | Highlight sql comments (#3178) | Robert Liebowitz | |
| 2022-07-13 | Updated queries and parser version | Andrew Helwer | |
| 2022-07-13 | Add dart to skip lockfile update list | Breno Reis | |
| 2022-07-13 | Revert dart to a previous, working version | Breno Reis | |
| 2022-07-12 | Update lockfile.json | GitHub | |
| 2022-07-12 | Fix and add some highlight (#3168) | Access | |
| 2022-07-12 | Update lockfile.json | GitHub | |
| 2022-07-11 | Update lockfile.json | GitHub | |
| 2022-07-11 | doc: fix typos (#3163) | adrian5 | |
| 2022-07-10 | add go1.18 any type | Viorel Craescu | |
| 2022-07-10 | Update lockfile.json | GitHub | |
| 2022-07-09 | remove type definition | Viorel Craescu | |
| 2022-07-09 | add type def highlight, add field declaration highlight and remove constant ↵ | Viorel Craescu | |
| highlight | |||
| 2022-07-09 | Update lockfile.json | GitHub | |
| 2022-07-09 | Update README | Github Actions | |
| 2022-07-09 | feat(vala)!: switch to @vala-lang parser | Princeton Ferro | |
| 2022-07-09 | add method spec highlight and block folds (#3151) | Viorel Craescu | |
| 2022-07-09 | fix(exception): erlang exception (#3150) | Access | |
| 2022-07-09 | add (module_export) to folds (#3148) | Access | |
| 2022-07-09 | Update lockfile.json | GitHub | |
| 2022-07-09 | fix: add more indentations for ruby (#3139) | Eric Zheng (PiaoDan) | |
| 2022-07-09 | feat(erlang highlight): support erlang highlight (#3141) | Access | |
| 2022-07-09 | Update lockfile.json | GitHub | |
| 2022-07-08 | fix: avoid installing parsers multiple times when using auto_install | smjonas | |
| 2022-07-08 | remove accidental text | Roberto Pommella Alegro | |
| 2022-07-08 | Add heredoc language injection for HCL | Roberto Pommella Alegro | |
| Add a heredoc language injection similar to Ruby for HCL. This allows terraform resources like this to be properly highlighted ```hcl resource "aws_iam_role" "sample" { name = "sample" assume_role_policy = <<JSON { "Version": "2012-10-17", "Statement": [ { "Action": "sts:AssumeRole", "Principal": { "AWS": "*" }, "Effect": "Allow", "Sid": "" } ] } JSON } ``` | |||
| 2022-07-08 | support the fold of haskell | ShootingStarDragons | |
| 2022-07-08 | feat: add option to auto-install missing parsers (#3130) | Jonas Strittmatter | |
| 2022-07-08 | highlights(c): highlight `,` operator as operator (#3107) | guijan | |
| 2022-07-08 | Update lockfile.json | GitHub | |
| 2022-07-08 | Update lockfile.json | GitHub | |
| 2022-07-08 | fix(rust): remove if_let from indent captures | kiyan | |
| fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3073 | |||
| 2022-07-08 | Update lockfile and highlight queries | derekstride | |
| 2022-07-08 | Initial SQL support | derekstride | |
| 2022-07-08 | fix(go): indent const declaration | kiyan | |
| https://github.com/nvim-treesitter/nvim-treesitter/issues/3104 | |||
| 2022-07-08 | Highlight named fields in struct literals | Pieter van Loon | |
| 2022-07-07 | Update lockfile.json | GitHub | |
| 2022-07-07 | add fold support to qml (#3132) | Access | |
| 2022-07-07 | Update lockfile.json | GitHub | |
| 2022-07-07 | add qmljs (#3126) | Access | |
| 2022-07-07 | Update lockfile.json | GitHub | |
| 2022-07-07 | fix(ecma): indent end for bracket (#3121) | Kiyan | |
| 2022-07-07 | Update lockfile.json | GitHub | |
