deaktiviere globale suche
This commit is contained in:
parent
a8ad7f282b
commit
1678620790
1 changed files with 0 additions and 2 deletions
2
.vimrc
2
.vimrc
|
@ -56,8 +56,6 @@ let mapleader = ","
|
|||
" ### Suche
|
||||
" While typing a search command, show immediately where the so far typed pattern matches.
|
||||
set incsearch
|
||||
" global bei suche immer mit an
|
||||
set gdefault
|
||||
" When there is a previous search pattern, highlight all its matches.
|
||||
set hlsearch
|
||||
" Ignore case in search patterns.
|
||||
|
|
Loading…
Reference in a new issue