more updates in the split config
This commit is contained in:
@@ -178,11 +178,10 @@ impl EventHandler {
|
||||
&mut self.key_sequence_tracker,
|
||||
current_position,
|
||||
total_count,
|
||||
terminal,
|
||||
grpc_client,
|
||||
&mut self.command_message,
|
||||
&mut self.edit_mode_cooldown,
|
||||
&mut self.ideal_cursor_column,
|
||||
grpc_client, // Moved to end
|
||||
).await;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user