set cursorline by default, let the color for the color scheme
This commit is contained in:
parent
9bbf93ba5a
commit
ea3e5118d2
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue