helix-mods/helix-term/src
Tamo a306a1052a
Update settings at runtime (#798)
* feat: Update settings at runtime

fix the clippy warning

* update the documentation

* use to_value instead of to_vec+from_value

* drop the equal

* remove an useless comment

* apply suggestion
2021-12-26 10:04:33 +09:00
..
ui Update settings at runtime (#798) 2021-12-26 10:04:33 +09:00
application.rs feat(lsp): configurable diagnostic severity (#1325) 2021-12-25 14:32:43 +09:00
args.rs Implement hx --tutor and :tutor to load tutor.txt (#898) 2021-10-28 10:23:46 +09:00
commands.rs Update settings at runtime (#798) 2021-12-26 10:04:33 +09:00
compositor.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
config.rs Launch with defaults upon invalid config/theme (#982) 2021-11-07 00:57:14 +09:00
job.rs Drop some &mut bounds where & would have sufficed 2021-09-06 15:25:46 +09:00
keymap.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
lib.rs Assume true color support on Windows 2021-12-14 00:48:45 +09:00
main.rs revert log truncation (#895) (#1130) 2021-11-19 13:26:39 +09:00