aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* text-objects: add test capture & elixir queriesConnor Lay (Clay)2022-06-21
* adds missing tree-sitter-comment injection for js/ts (#2763)farwyler2022-06-20
* Add noctis bordo theme (#2830)Joe2022-06-20
* Add "<<=" operator to Rust syntax highlighting (#2805)A-Walrus2022-06-18
* HEEx: upgrade version and support new special_attribute node (#2800)Clay2022-06-17
* Restore section spacing in tutor. (#2791)nosa2022-06-16
* Add clojure language support (#2780)Axot2022-06-16
* update tutor (#2716)nosa2022-06-15
* Introduce storage_class highlight scope (#2731)Anton Romanov2022-06-14
* Cleanup for runtime/tutor.txt (#2590)Kappa2022-06-13
* Clarified the text in chapter 3 of the tutor (#2735)Bjorn Ove Hay Andersen2022-06-13
* Expand chapter one recap of tutorJonas Tepe2022-06-12
* add prisma tree-sitter and lsp support (#2703)Ivan2022-06-12
* fix spelling of catppuccin theme (#2713)Danny2022-06-08
* capture rust closures as function textobjectsMichael Davis2022-06-07
* add textobject queries for gleamMichael Davis2022-06-07
* add textobject queries for elixirMichael Davis2022-06-07
* add textobject queries for erlangMichael Davis2022-06-07
* support for openscad (#2680)farwyler2022-06-06
* Update selection style of Night Owl (#2668)nosa2022-06-04
* add tree-sitter-jsdoc (#2650)Michael Davis2022-06-03
* add tree-sitter-edoc (#2640)Michael Davis2022-06-02
* catpuccin ui.popup should be a different color from ui.background (#2644)Michael Zeller2022-06-01
* Solarized Light: Fixing menu colors and adding English translation (#2626)Ben Lee-Cohen2022-05-31
* Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619)Clay2022-05-31
* feat(lang): Update Nix grammar & improve queries (#2472)Timothy DeHerrera2022-05-30
* Adjust colors in tokyonight themes (#2606)Paul Graydon2022-05-29
* Add Vlang tree-sitter in the languages.toml (#2526)pancake2022-05-28
* Changing Macro color to avoid color confusionBen Lee-Cohen2022-05-25
* update Erlang grammar and queriesMichael Davis2022-05-25
* update Gleam grammar and queriesMichael Davis2022-05-25
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* Basic verilog support (#2552)Andrey Tkachenko2022-05-24
* Add Catppuccin Theme (#2546)Isotoxal2022-05-24
* Highlight active window in Autumn theme (#2531)Jens Getreu2022-05-22
* fix: remove duplicated `ui.help` in themesJoel2022-05-22
* Add Scheme supportBlaž Hrastnik2022-05-21
* add missing `ui.menu` to themes, fix issues with some themesChristoph Horn2022-05-20
* Python highlight decorator attributePaul Scott2022-05-20
* Python highlight keyword argument as parameterPaul Scott2022-05-20
* Python handling highlighting parameters with defaultsPaul Scott2022-05-20
* Python highlight improvements: type, parameter etcPaul Scott2022-05-20
* dark_plus theme constructor should be green.Zeddicus4142022-05-20
* Change python highlights.scm to more fully utilize the themes.Zeddicus4142022-05-20
* Include macro attributes to impls, structs, enums, functions etc. textobjects...Andrey Tkachenko2022-05-20
* Add tree-sitter ssh client config queries (#2498)midnightexigent2022-05-18
* Add Snazzy theme (#2473)Timothy DeHerrera2022-05-14
* feat(lang): add Meson language support (#2314)unrelentingtech2022-05-11
* Monokai pro spectrum theme shows error in yellow on red background (#2433)Fanda Vacek2022-05-08
* fix Markdown list highlighting (#2401)ChrHorn2022-05-07