mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-11-10 14:46:04 +03:00
fix compilation
This commit is contained in:
parent
66f26e82ce
commit
8ca91891d1
@ -256,7 +256,7 @@ impl Application {
|
||||
// TODO: if completion window was closed with enter (and no selection) we shouldn't retrigger
|
||||
|
||||
let mut cx = Context {
|
||||
selected_register: helix_view::RegisterSelection::default(),
|
||||
register: None,
|
||||
editor: &mut self.editor,
|
||||
jobs: &mut self.jobs,
|
||||
count: None,
|
||||
|
Loading…
Reference in New Issue
Block a user