aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Improve Edoc highlighting within ErlangMichael Davis2022-11-24
* tutor: Add missing quotes (#4832)Tshepang Mbambo2022-11-23
* Add QML language support (#4842)alois312022-11-23
* Implement simple indents.scm for Elixir (#4821)Sora2022-11-21
* Fix broken html doctype highlighting (#4829)Chickenkeeper2022-11-20
* Update tree-sitter-cmake (#4809)ath32022-11-18
* Theme: Mellow (#4770)Rohit K Viswanath2022-11-18
* Add support for color modes with Monokai Pro (#4789)Felipe S. S. Schneider2022-11-18
* Improvements to Meson syntax. (#4572)Garrett D'Amore2022-11-16
* Remove Statement in Zig indentation query (#4745)Sora2022-11-15
* Add support for Bicep files (#4403)Jonathan2022-11-15
* fix: Outdated Rust queries after TS updateAlexis (Poliorcetics) Bourget2022-11-12
* Add port of VIM's Zenburn, a low-contrast color scheme for Vim (#4613)Anton Romanov2022-11-11
* Update typescript grammar and queries (#4703)Gabriel Dinner-David2022-11-11
* theme dark_plus color-modes insert and select (#4678)janos-r2022-11-10
* Update ayu themes (#4662)André Sá2022-11-10
* Update `dark_plus` diff colors (#4661)Kirawi2022-11-08
* [rust highlights] fix scoped attribute macro matching (#4659)Anton Romanov2022-11-08
* Improve Ruby TextObjects (#4601)Danillo Melo2022-11-08
* tutor: fix wording in recap for chapter 5 (#4629)Tobias Kohlbau2022-11-07
* Fixed disorienting selection palette on Gruvbox theme (#4626)Ryan Palmer2022-11-07
* Update Julia grammar, queries (#4588)ChrHorn2022-11-05
* Add indentation for Python pattern matchingYuriy2022-11-02
* Add syntax highlighting for Python pattern matchingYuriy2022-11-02
* Fix D unittest injection query. (#4562)Garrett D'Amore2022-11-02
* Added missing keywords to wat (wasm) hightlights (#4542)Jonas Everaert2022-11-01
* Update SSH client config grammar & highlight queries (#4538)Sebastian Hoß2022-11-01
* add highlights for env and ini file formats (#4536)seshotake2022-11-01
* Support WIT grammar (#4525)hh95272022-10-31
* Update SQL grammar (#4529)seshotake2022-10-30
* Update LaTex grammar (#4528)Triton1712022-10-30
* feat(lang): add xml (#4518)Matthew Toohey2022-10-29
* feat: Categorize Rust's keywords using more specific scopes (#4510)Poliorcetics2022-10-29
* Fleetish: Adjustments to resemble official theme and reworked diagnostics to ...Kristoffer Flottorp2022-10-29
* feat(lang): add kdl grammar (#4481)Jaden2022-10-29
* language: added vhs (#4486)rsteube2022-10-28
* Include unnamed children for html injected into inline markdown (#4478)Matthias Deiml2022-10-27
* feat(themes): add mode-specific styles to the tokyonight themes (#4415)Mr. E2022-10-22
* Theme: Papercolor: Fixed cursorline background (#4317)Mehedi Hasan2022-10-21
* Added 2 new themes (#4367)PORTALSURFER2022-10-21
* Add textobjects.scm for zig (#4409)Sora2022-10-21
* Add support for D (#4372)Garrett D'Amore2022-10-20
* Upgrade rescript tree sitter & highlights (#4356)Jared Ramirez2022-10-20
* Merge pull request #4061 from pascalkuthe/undercurl-modifierBlaž Hrastnik2022-10-19
|\
| * merge underline-style and underline-color into a single tablePascal Kuthe2022-10-13
| * make casing consistent with other configurationPascal Kuthe2022-10-06
| * make underline_style a seperate optionPascal Kuthe2022-10-01
| * Detect extended underline support using terminfoGokul Soumya2022-10-01
| * Add separate color for underlinesA-Walrus2022-10-01
| * Support different kinds of underline renderingGokul Soumya2022-10-01