Closed tamtrambrambram closed 6 years ago
As stated in the README, this package is no longer maintained and is deprecated. We recommend that people use the vim-mode-plus package instead. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!
Hi. I used vim-mode in sublime text, that was awesome. And then when i came to atom, i want to effect like in sublime text. Look this. I use 'd f' keybinding for change to normal mode by vim
As you can see, when i press 'd' it displayed fast, without delay
Look at Atom Vim-mode I use 'd f' keybinding for change to normal mode by vim
When i press 'd' in editor, it displayed with delay. Or when i press 'd' and then press other key it display fast.
How to i can use 'd f' keybinding but without delay in insert mode when i press just 'd'?