X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fvim%2Fdot.vimrc;fp=infobase%2Fconfiguration%2Fvim%2Fdot.vimrc;h=550e546eb4235855b11d0716458e989913a6afbf;hb=34d1cb2e8687b826357db1d3821bf9e05cf6f13d;hp=7e861cdf6e76aa7a6596877295a4b3ef6eee4c3b;hpb=21f30bb859e6c15393e23ac0e5ef417b82f628a5;p=feisty_meow.git diff --git a/infobase/configuration/vim/dot.vimrc b/infobase/configuration/vim/dot.vimrc index 7e861cdf..550e546e 100644 --- a/infobase/configuration/vim/dot.vimrc +++ b/infobase/configuration/vim/dot.vimrc @@ -8,7 +8,7 @@ " preserve the default 50 lines for a paste to another file. this makes all registers go up to " this size though, so if you save to a lot of different ones, you will use more space in your " viminfo file. -set viminfo='100,<1000,s10,h +set viminfo='100,<1000,s100,h " tells vim not to make a backup of the file before editing it; this is living dangerously. set nobk