diff --git a/.vimrc b/.vimrc index 3573212..312e3db 100644 --- a/.vimrc +++ b/.vimrc @@ -53,7 +53,7 @@ set visualbell set smartcase " Override the 'ignorecase' option if the search pattern " contains upper case characters. set hlsearch " When there is a previous search pattern, highlight all - " its matches.set smartcase + " its matches. set gdefault "global bei suche immer mit an" set nowrap "verhindert zeilenumbrüche set ignorecase " Ignore case in search patterns.