working f and t bindings
This commit is contained in:
parent
6a57bd2794
commit
73e7967a12
37 changed files with 1143 additions and 860 deletions
|
@ -7,7 +7,7 @@ use async_compat::Compat;
|
|||
#[cfg(feature = "neovim")]
|
||||
use async_trait::async_trait;
|
||||
#[cfg(feature = "neovim")]
|
||||
use gpui::keymap::Keystroke;
|
||||
use gpui::keymap_matcher::Keystroke;
|
||||
|
||||
use language::{Point, Selection};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue