its now using enum fully for the highlight mode
This commit is contained in:
@@ -91,9 +91,7 @@ pub async fn run_ui() -> Result<(), Box<dyn std::error::Error>> {
|
||||
&buffer_state,
|
||||
&theme,
|
||||
is_edit_mode,
|
||||
event_handler.is_highlight_mode,
|
||||
event_handler.is_linewise_highlight,
|
||||
event_handler.highlight_anchor,
|
||||
&event_handler.highlight_state,
|
||||
app_state.total_count,
|
||||
app_state.current_position,
|
||||
&app_state.current_dir,
|
||||
|
||||
Reference in New Issue
Block a user