aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/config.rs
Commit message (Expand)AuthorAge
* Add missing `theme` to toml configwojciechkepka2021-06-20
* Fix compilationBlaž Hrastnik2021-06-19
* Add `theme` to global configurationwojciechkepka2021-06-19
* Revert "Refactor key into helix-view"Blaž Hrastnik2021-06-19
* Refactor key into helix-viewIvan Tham2021-06-19
* Don't derive `Default` for `GlobalConfig` (#297)Wojciech Kępka2021-06-18
* Use kebab-case for configwojciechkepka2021-06-18
* Add an option to disable display of progress in status barwojciechkepka2021-06-18
* Configurable keys 2 (Mapping keys to commands) (#268)PabloMansanet2021-06-17