Skip to content

Commit

Permalink
allow virtualedit in visual block mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarik committed Sep 5, 2012
1 parent e641ff0 commit a35f006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ set foldopen=block,hor,tag " what movements open folds
set foldopen+=percent,mark
set foldopen+=quickfix

set virtualedit=block

set splitbelow
set splitright

Expand Down

0 comments on commit a35f006

Please sign in to comment.