diff options
Diffstat (limited to 'atom/packages/vim-mode-visual-block/README.md')
| -rw-r--r-- | atom/packages/vim-mode-visual-block/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/atom/packages/vim-mode-visual-block/README.md b/atom/packages/vim-mode-visual-block/README.md index 1be6782..7918470 100644 --- a/atom/packages/vim-mode-visual-block/README.md +++ b/atom/packages/vim-mode-visual-block/README.md @@ -17,7 +17,8 @@ For older version user * Remove explicit keymap from `keymap.cson` and use default keymap. # Limitation -- Currently yank and paste for block range is not suppoted. +- Count not supported. +- Currently yank and paste for block range is not supported. - No support for non-contiguous multi selection. # Todo |