19970ad8757c7e06d80f8c629a0036d68a4316c9
[feisty_meow.git] / database / configuration / vim / dotvimrc
1
2 set viminfo='100,<1000,s10,h
3 " cranks up the register saved buffer size to 1000 lines, since otherwise the cut buffer will only
4 " preserve the default 50 lines for a paste to another file.  this makes all registers go up to
5 " this size though, so if you save to a lot of different ones, you will use more space in your
6 " viminfo file.
7
8