Update helix.rs
This commit is contained in:
parent
c15fcc8add
commit
a828867aeb
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ pub fn register(editor: &mut Editor, cx: &mut Context<Vim>) {
|
|||
Vim::action(editor, cx, Vim::helix_insert);
|
||||
Vim::action(editor, cx, Vim::helix_append);
|
||||
Vim::action(editor, cx, Vim::helix_yank);
|
||||
Vim::action(editor, cx, Vim::helix_select_lines);
|
||||
}
|
||||
|
||||
impl Vim {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue