Skip to content

Commit

Permalink
[vimrc] Highlight current line
Browse files Browse the repository at this point in the history
  • Loading branch information
brantb committed May 10, 2012
1 parent 337e69d commit 2af96e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -37,6 +37,7 @@ set tabstop=4
set hlsearch " Highlight search results
set smartcase " Search strings that are all-lowercase will do a case-insensitive search
set incsearch " Incremental search
set cursorline " Highlight current line

syntax enable
filetype plugin indent on
Expand Down

0 comments on commit 2af96e1

Please sign in to comment.