With current theme I'm happy to have hlsearch on.
This commit is contained in:
parent
ad37879c01
commit
0bbfe41935
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,7 @@ call plug#end()
|
|||
set title
|
||||
set number
|
||||
set gdefault
|
||||
set hlsearch
|
||||
set wildmenu
|
||||
set nobackup
|
||||
set incsearch
|
||||
|
@ -25,7 +26,6 @@ set smartcase
|
|||
set splitbelow
|
||||
set splitright
|
||||
set ignorecase
|
||||
set nohlsearch
|
||||
set autoindent
|
||||
set noshowmode
|
||||
set shiftround
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue