From 68e2409b825e6ed256000a9384e3d772742c3dae Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 2 Jan 2017 14:15:56 -0500 Subject: [PATCH] comment re installing elflord scheme --- infobase/configuration/vim/dot.vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infobase/configuration/vim/dot.vimrc b/infobase/configuration/vim/dot.vimrc index 317fef33..f8fe7a21 100644 --- a/infobase/configuration/vim/dot.vimrc +++ b/infobase/configuration/vim/dot.vimrc @@ -1,6 +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 -- 2.34.1