yank more than 50 lines in vim
- 01 Nov 2017: Post was created (diff)
You can use this while vim is running with :set viminfo='100,h
, or you can append the line to your ~/.vimrc
:
set viminfo='100,h
References
- http://vim.1045645.n5.nabble.com/problem-vim-can-only-yank-for-50-lines-in-vim-tp3231985p3232005.html
If you have any comments or feedback, please send me an e-mail. (stig at stigok dotcom).
Did you find any typos, incorrect information, or have something to add? Then please propose a change to this post.