helix-mods/helix-view/src
Omnikar ed23057ff8
Launch with defaults upon invalid config/theme (#982)
* Launch with defaults upon invalid config/theme

* Startup message if there is a problematic config
* Statusline error if trying to switch to an invalid theme

* Use serde `deny_unknown_fields` for config
2021-11-07 00:57:14 +09:00
..
clipboard.rs log syntax highlighting init errors (#895) 2021-10-23 21:52:18 +09:00
document.rs Make sure document diagnostics are sorted 2021-11-06 18:58:58 +09:00
editor.rs Launch with defaults upon invalid config/theme (#982) 2021-11-07 00:57:14 +09:00
graphics.rs feat: Default theme palette using 16 terminal colors 2021-09-05 12:42:03 +09:00
info.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
input.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
keyboard.rs Implement key ordering for info box 2021-11-03 11:56:55 +09:00
lib.rs Replace documents SlotMap with BTreeMap 2021-11-04 13:43:45 +09:00
macros.rs Replace documents SlotMap with BTreeMap 2021-11-04 13:43:45 +09:00
theme.rs Update to rust 1.56 + 2021 edition 2021-10-22 12:15:18 +09:00
tree.rs Add commands for moving between splits with a direction (#860) 2021-10-23 20:06:40 +09:00
view.rs Ensure coords in screen depends on char width (#885) 2021-11-03 12:02:29 +09:00