mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
added cursor line to vimrc
This commit is contained in:
parent
8a93d612fd
commit
b4341efdc8
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -4,6 +4,7 @@ let mapleader = ','
|
||||||
|
|
||||||
set hlsearch
|
set hlsearch
|
||||||
set incsearch
|
set incsearch
|
||||||
|
set cursorline
|
||||||
|
|
||||||
set nocompatible
|
set nocompatible
|
||||||
filetype off
|
filetype off
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue