Display cursor lines in vim
This commit is contained in:
3
vimrc
3
vimrc
@@ -236,6 +236,9 @@ set t_ti= t_te=
|
|||||||
" keep more context when scrolling off the end of a buffer
|
" keep more context when scrolling off the end of a buffer
|
||||||
set scrolloff=3
|
set scrolloff=3
|
||||||
|
|
||||||
|
set cursorline
|
||||||
|
set cursorcolumn
|
||||||
|
|
||||||
" Store temporary files in a central spot
|
" Store temporary files in a central spot
|
||||||
set backup
|
set backup
|
||||||
set backupcopy=yes
|
set backupcopy=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user