mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
!cursorline
This commit is contained in:
parent
b14b26dd48
commit
6dd2f9a51f
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -65,7 +65,7 @@ set softtabstop=4 "... and that much spaces are inserted
|
||||||
|
|
||||||
" Feedback
|
" Feedback
|
||||||
set hlsearch "highlight search matches
|
set hlsearch "highlight search matches
|
||||||
set cursorline "highlight current line
|
"set cursorline "highlight current line
|
||||||
set showmatch "highlight both matching parentheses
|
set showmatch "highlight both matching parentheses
|
||||||
set listchars=eol:¬,tab:→\ ,nbsp:•,trail:·,extends:>,precedes:<
|
set listchars=eol:¬,tab:→\ ,nbsp:•,trail:·,extends:>,precedes:<
|
||||||
set list "display invisible chars
|
set list "display invisible chars
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue