This package consumes the following services:
vim-mode-visual-block
[DEPRECATED] Not maintained
I'm no longer maintaining this package.
Use vim-mode-plus instead it's have native visual-block-mode support.
If you want to fix any bug for this package, fork it and I'm OK you to release forked version.
Please don't ask me to fix this package.
It might be better to unpublish this package?
Please report issue if you have strong opinion for that.
Thank's for using this my package.
Note added at 2016.1.13
What WAS this?
Add visual-block operation to vim-mode.
Temporarily workaround, until vim-mode support visual block mode natively. I'm not intended to complete solution.
Keymap
From version 0.2.5, starting to provide default keymap.
For older version user
- Remove explicit keymap from
keymap.cson
and use default keymap.
Limitation
- Count not supported.
- Currently yank and paste for block range is not supported.
- No support for non-contiguous multi selection.