aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Switch from toml::from_slice to toml::from_str (#5659)Pascal Kuthe2023-01-24
* build(deps): bump which from 4.3.0 to 4.4.0 (#5655)dependabot[bot]2023-01-23
* build(deps): bump tokio from 1.24.1 to 1.24.2 (#5657)dependabot[bot]2023-01-23
* Support sagemath language (#5649)Eloi Torrents2023-01-23
* Fix selecting a changed file in global search (#5639)Pascal Kuthe2023-01-23
* Use markdown language for hub pull-request files (#5634)Eric Crosson2023-01-23
* Make clippy happy on Windows (#5644)Jonathan LEI2023-01-23
* Add build.gradle to list of java roots (#5641)Jared Moulton2023-01-23
* refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630)Yuta Yamaguchi2023-01-22
* theme: make dracula ui.virtual.whitespace less intrusive (#5627)Luca Saccarola2023-01-21
* Add `markup.strikethrough` theme keys (#5619)Alex2023-01-21
* Add configuration for min width of line-numbers gutter (#4724)Doug Kelkhoff2023-01-21
* book: Use per-theme syntax-highlighting CSS variables (#5406)Soso2023-01-21
* tutor: Change "Type" to "Press" for specials keys and modifiers (#5609)Vítor Galvão2023-01-21
* theme: monkai_aqua variant (#5578)eugene yokota2023-01-21
* Remove apply_transaction helper (#5598)Ivan Tham2023-01-21
* themes: Extend snazzy (#3971)Timothy DeHerrera2023-01-20
* book: Link MSYS2 proper command page (#5601)yashpalgoyal13042023-01-20
* fix(theme): Fix error background-foreground-contrast in monokai_pro_spectrumLeoniePhiline2023-01-20
* fix(theme): Replace non-palette color "magenta" with palette color "red" in m...LeoniePhiline2023-01-20
* add lua injection regex (#5606)anna2023-01-20
* highlight(scala): update to fix potential crash (#5576)eugene yokota2023-01-19
* Add more file-types for python (#5593)Nachum Barcohen2023-01-19
* Kanagawa: theme rulers and some miscellaneous fixes (#5571)luetage2023-01-19
* theme: Make github match github.com more closelyBlaž Hrastnik2023-01-19
* Fix panic for noop selecting join (#5579)Pascal Kuthe2023-01-18
* theme(zenburn): separate theme for selection.ui.primary (#5573)Clément Delafargue2023-01-18
* highlight non-bar cursors (#5575)Pascal Kuthe2023-01-18
* doc: add build instructions for musl-libc (#5572)Pascal Kuthe2023-01-18
* Replace menu::Item::{row, label} with format()Gokul Soumya2023-01-18
* Minimize allocation when converting table rows to stringGokul Soumya2023-01-18
* Use upstream implementation of table column calculationGokul Soumya2023-01-18
* Reuse table in pickerGokul Soumya2023-01-18
* Primary cursor colors by mode (#5130)gibbz002023-01-18
* Fix diagnostic indicator background for gruvbox themes (#5540)Josh Bainbridge2023-01-17
* Add command to rotate view backward (#5356)mejo132023-01-17
* doc: expand documentation on configuring minor modesClément Delafargue2023-01-17
* doc: make the order of unimpaired mappings consistentClément Delafargue2023-01-17
* build(deps): bump hashbrown from 0.13.1 to 0.13.2 (#5559)dependabot[bot]2023-01-17
* build(deps): bump libc from 0.2.137 to 0.2.139 (#5558)dependabot[bot]2023-01-17
* Commit to history after executing a command from the palette (#5294)Nikodem Rabuliński2023-01-16
* Separate jump behavior from increment/decrement (#4123)greg-enbala2023-01-16
* Enable http server by default in Metals config (#5551)Ayoub Benali2023-01-16
* doc: add missing `whitespace.render` sub-keyClément Delafargue2023-01-16
* doc: add a note about nested bindings in key remappingClément Delafargue2023-01-16
* highlight(scala): update the Scala highlight queries (#5546)eugene yokota2023-01-16
* Added opening files in the background with A-ret shortcut (#4435)Itay1232023-01-16
* Fix for lost clipboard contents (#5424) (#5426)gavynriebau2023-01-16
* book: fix the injection-regex exampleClément Delafargue2023-01-13
* Language support for dhallClément Delafargue2023-01-13