helix/helix-term/src/ui
2021-05-18 17:53:58 +09:00
..
completion.rs Completion: apply additionalTextEdits. 2021-05-17 16:35:34 +09:00
editor.rs Drop cx.view_id, it was used before we had cx.current. 2021-05-15 10:50:36 +09:00
markdown.rs Define text color (mostly) in theme.toml. 2021-05-07 17:42:09 +09:00
menu.rs Drop some useless imports. 2021-05-09 18:32:40 +09:00
mod.rs Double the UI picker file limit. 2021-05-18 17:53:58 +09:00
picker.rs Drop some useless imports. 2021-05-09 18:32:40 +09:00
popup.rs Drop some useless imports. 2021-05-09 18:32:40 +09:00
prompt.rs Replace the Clear widget with buffer.clear/clear_with. 2021-05-09 18:13:50 +09:00
text.rs Define text color (mostly) in theme.toml. 2021-05-07 17:42:09 +09:00