mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39:52 -07:00
Pull in modalkit repository with a Cargo.lock
(#208)
This commit is contained in:
parent
aa878f7569
commit
c5999bffc8
12 changed files with 76 additions and 100 deletions
|
@ -3,7 +3,7 @@
|
|||
//! The keybindings are set up here. We define some iamb-specific keybindings, but the default Vim
|
||||
//! keys come from [modalkit::env::vim::keybindings].
|
||||
use modalkit::{
|
||||
editing::action::WindowAction,
|
||||
actions::WindowAction,
|
||||
env::vim::keybindings::{InputStep, VimBindings},
|
||||
env::vim::VimMode,
|
||||
key::TerminalKey,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue