aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* Add llvm grammar (#1167)Kirawi2021-11-29
* Add language support for WGSL (#1166)Kirawi2021-11-27
* Add json indents.toml file (#1055)Mateusz S. Szczygieł2021-11-10
* glsl support (#993)Mateusz S. Szczygieł2021-11-08
* Perl support (#978)ath32021-11-08
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* Add indents definition based on the one from nvim-treesitterDaniel Poulin2021-11-02
* update cpp queries (#930)Houkime2021-10-29
* fix: string.regex{=>p}Michael Davis2021-10-27
* use punctuation.special for interpolation #{ }Michael Davis2021-10-27
* Add treesitter textobjects (#728)Gokul Soumya2021-10-23
* CMake support (#888)ath32021-10-22
* Merge pull request #830 from the-mikedavis/official-elixir-tree-sitterBlaž Hrastnik2021-10-18
|\
| * scope arities in captures as operatorsMichael Davis2021-10-17
| * use special.string.symbol instead of symbolMichael Davis2021-10-17
| * use latest tree-sitter-elixir with 'not in' query supportMichael Davis2021-10-17
| * align highlight scopes with documented scopesMichael Davis2021-10-17
| * highlight calls to erlang modules as typesMichael Davis2021-10-17
| * add LICENSE snippet at elixir hightlights topMichael Davis2021-10-17
| * use the warning type for tree-sitter ERRORsMichael Davis2021-10-17
| * describe atoms as tagsMichael Davis2021-10-17
| * add highlights query from elixir-lang/tree-sitter-elixirMichael Davis2021-10-17
* | Add indents for python, but it's not perfect. (#837)WindSoilder2021-10-18
|/
* Enable c-sharp language and highlights (#861)Michael Davis2021-10-17
* fix digit escapes in java & php highlights (#846)Michael Davis2021-10-16
* Add highlight support for tree-sitter-query language (tsq) (#845)Michael Davis2021-10-16
* Add Vue tree sitter grammar (#787)Thomas Wehmöller2021-10-10
* Zig tree-sitter rework (#811)voroskoi2021-10-05
* languages: add svelte support (#733)Raphael Megzari2021-09-17
* Update ledger treesitter injections (#732)cbarrete2021-09-09
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
* syntax: Add go & rust locals, improve tree-sitter error messageBlaž Hrastnik2021-09-06
* At least partly highlight tsxBlaž Hrastnik2021-09-06
* Improve highlighting scopesBlaž Hrastnik2021-09-06
* runtime: Query improvementsBlaž Hrastnik2021-09-06
* syntax: Improve go highlightsBlaž Hrastnik2021-09-06
* Improve grammar definitionsBlaž Hrastnik2021-09-06
* OCaml support (#666)oberblastmeister2021-09-01
* Lua support (#665)oberblastmeister2021-09-01
* YAML support (#667)oberblastmeister2021-09-01
* Add zig tree-sitter support (#631)voroskoi2021-08-28
* fix: add missing optional keyword to protobuf syntaxYusuf Bera Ertan2021-08-20
* Golang indent improvementsBlaž Hrastnik2021-08-19
* feat: add indenting for protobufYusuf Bera Ertan2021-08-19
* feat: add protobuf tree-sitter parser with highlighting queriesYusuf Bera Ertan2021-08-19
* gruvbox theme changes (#594)oberblastmeister2021-08-18
* Add ledger tree-sitter (#572)Ivan Tham2021-08-16
* add java highlighting (#448)Kirawi2021-08-10
* Improve nix indentsBlaž Hrastnik2021-08-08
* rust: Indent multi line call expressions one level deeperBlaž Hrastnik2021-07-26