diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-28 12:39:59 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-28 12:39:59 -0500 |
| commit | 455f099b504ec07dd492ab31987ae05a6f6774c7 (patch) | |
| tree | 22b0c7fd8e492733b97e661750a2d79c46da451d /atom/packages/vim-mode-visual-block/README.md | |
| parent | 24c7594d62d8d7fbbcdb64b11ce4adc5d8e6991a (diff) | |
Adds atom packages
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 |