set cursorline by default, let the color for the color scheme

This commit is contained in:
nojhan 2011-11-02 14:54:50 +01:00
commit ea3e5118d2

2
.vimrc
View file

@ -36,7 +36,7 @@ set guioptions-=T "remove toolbar
set colorcolumn=80,120 " highligth the 80th and 120th column
hi CursorLine cterm=NONE ctermbg=lightgrey ctermfg=NONE guibg=#2a2a32 guifg=NONE
set cursorline
let mapleader = "," " leader key is comma