Skip to content

Commit 009da1b

Browse files
committed
add viminfo to allow copy more than 50 lines
1 parent 79d8a6e commit 009da1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ set cursorline " display line of current cursor
8686

8787
set laststatus=2 " expand status line to height of 2
8888
set statusline=%4*%<\%m%<[%f\%r%h%w]\ [%{&ff},%{&fileencoding},%Y]%=\[Position=%l,%v,%p%%]
89-
89+
set viminfo='100,<1000,s100,h
9090

9191
syntax on
9292
highlight Comment ctermfg=darkcyan

0 commit comments

Comments
 (0)