X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fvim%2Fdot.vimrc;h=550e546eb4235855b11d0716458e989913a6afbf;hb=9cc58f43f77f9c57add61845136f87bae2074530;hp=7e861cdf6e76aa7a6596877295a4b3ef6eee4c3b;hpb=29459d45ad974eb7ea75ead01fbe7b7cf61b1dba;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