yank more than 50 lines in vim

Revision history
Tags: vim

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

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.

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.