X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fvim%2Fdot.vimrc;h=f8fe7a21b8acfbc50beb83099c2b3b4dc8d4d895;hb=fc0c30c2b8ba564812510f0586b7edda8220b5ea;hp=b271fa5b6b71dd12cf3882fd5dc6ecdd8762a952;hpb=0f49452f40415efb2a62048397ed8514a1058bb7;p=feisty_meow.git diff --git a/infobase/configuration/vim/dot.vimrc b/infobase/configuration/vim/dot.vimrc index b271fa5b..f8fe7a21 100644 --- a/infobase/configuration/vim/dot.vimrc +++ b/infobase/configuration/vim/dot.vimrc @@ -1,3 +1,8 @@ +" +" this file is an example .vimrc for the vim editor. it should be in your home directory. +" +" also, this config uses the elflord color scheme. this may require installing the full +" vim package, e.g.: sudo apt-get install vim " 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