Skip to content

Commit

Permalink
Fix command description
Browse files Browse the repository at this point in the history
  • Loading branch information
adomokos committed Sep 13, 2016
1 parent aa2450f commit b047132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 21_defining_visual_selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

There are 3 visual modes:
`v` - characterwise
`<C-v>` - linewise
`V` - blockwise
`<C-v>` - block
`V` - linewise

`gv` - reselect last visual mode

Expand Down

0 comments on commit b047132

Please sign in to comment.