aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* Add textobjects and indents to c and cpp (#1293)Sebastian Neubauer2022-01-04
* Add llvm-mir highlighting (#1398)Sebastian Neubauer2022-01-04
* Add basic indentation for languages without treesitter-based indentation rule...Triton1712022-01-03
* Add LLVM TableGen highlighting (#1409)Sebastian Neubauer2022-01-03
* Fix markdown code-block highlightingFlakebi2022-01-01
* add tree-sitter-git-rebase (#1402)Michael Davis2021-12-30
* Add tree-sitter-git-diff (#1373)Michael Davis2021-12-29
* Improve llvm highlighting and queries (#1388)Sebastian Neubauer2021-12-29
* Add ruby indents (#1372)Stuart Hinson2021-12-27
* highlight rebase-commands as markup.rawMichael Davis2021-12-25
* tree-sitter-gitcommit->tree-sitter-git-commitMichael Davis2021-12-25
* add commented-out diff and rebase injection queriesMichael Davis2021-12-25
* add gitcommit highlightsMichael Davis2021-12-25
* Add textobjects and indents to cmake (#1307)Sebastian Neubauer2021-12-25
* Typo fix in ocaml indents.toml (#1342)Stuart Hinson2021-12-24
* Add precise rust queries for use, mod, as (#1339)Gokul Soumya2021-12-23
* Support dockerfiles (#1303)Midnight Exigent2021-12-21
* Add fish highlighting (#1308)Sebastian Neubauer2021-12-21
* Improve rust syntax highlighting (#1295)Gokul Soumya2021-12-20
* Highlight comments in c, cpp, cmake and llvm (#1309)Sebastian Neubauer2021-12-20
* Add tree-sitter-comment (#1300)Michael Davis2021-12-19
* Add link and quote queries for markdownGokul Soumya2021-12-19
* Improve yaml syntax highlighting highlighting (#1294)Gokul Soumya2021-12-19
* Add dart lsp config and queries (#1250)Luke Jones2021-12-18
* Add scala syntax highlights (#1278)Oliver Hechtl2021-12-18
* Fix more highlight scopesBlaž Hrastnik2021-12-17
* highlights: @include -> @keyword.control.importBlaž Hrastnik2021-12-17
* Partly fix julia's locals.scmBlaž Hrastnik2021-12-17
* Add indents.toml to perl (#1280)ath32021-12-17
* Add injections query for markdownBlaž Hrastnik2021-12-15
* Partly fix latex highlights and add markup scope docsBlaž Hrastnik2021-12-15
* Add markdown grammarBlaž Hrastnik2021-12-14
* 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