From: Chris Koeritz Date: Sat, 10 Dec 2016 06:32:01 +0000 (-0500) Subject: updated with a comment at top X-Git-Tag: 2.140.90~351 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=5826f2f3608c03d44e92964e36e02b8dc05fa38e updated with a comment at top --- diff --git a/infobase/configuration/vim/dot.vimrc b/infobase/configuration/vim/dot.vimrc index b271fa5b..317fef33 100644 --- a/infobase/configuration/vim/dot.vimrc +++ b/infobase/configuration/vim/dot.vimrc @@ -1,3 +1,6 @@ +" +" this file is an example .vimrc for the vim editor. it should be in your home directory. +" " cranks up the register saved buffer size to 1000 lines, since otherwise the cut buffer will only " preserve the default 50 lines for a paste to another file. this makes all registers go up to