mostly startpage

This commit is contained in:
Markus Dieckmann
2019-04-05 11:12:27 +02:00
parent 569a8969c9
commit aa6d6097f0
18 changed files with 903 additions and 864 deletions

View File

@ -1,10 +1,10 @@
set hlsearch
set ignorecase
set smartcase
set incsearch
set wrapscan
set scrolloff=999
set backspace=indent,eol,start
set mouse=nicr
xnoremap p "_dP
set hlsearch
set ignorecase
set smartcase
set incsearch
set wrapscan
set scrolloff=999
set backspace=indent,eol,start
set mouse=nicr
xnoremap p "_dP
nnoremap <esc> :noh<return><esc>