Store marks, registers, buffers in viminfo, ignore hls

This commit is contained in:
Peter J. Holzer 2017-08-16 16:32:08 +02:00 committed by Peter J. Holzer
parent b5c85c4a29
commit 2c1919752e
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -16,6 +16,7 @@ set secure
set sm set sm
set sw=4 set sw=4
set tw=72 set tw=72
set viminfo='100,<50,s10,h,%
colorscheme hjp colorscheme hjp
syntax on syntax on
map <F7> :cp map <F7> :cp