Skip to content

Commit

Permalink
don't like cursor lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Steigler committed Mar 10, 2012
1 parent 73014e1 commit 93b3c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _vimrc
Expand Up @@ -176,7 +176,7 @@ set pumheight=6 " Keep a small completion window
endif

""" Moving Around/Editing
set cursorline " have a line indicate the cursor location
" set cursorline " have a line indicate the cursor location
set ruler " show the cursor position all the time
set nostartofline " Avoid moving cursor to BOL when jumping around
set virtualedit=block " Let cursor move past the last char in <C-v> mode
Expand Down

0 comments on commit 93b3c58

Please sign in to comment.