comment re installing elflord scheme
authorChris Koeritz <fred@gruntose.com>
Mon, 2 Jan 2017 19:15:56 +0000 (14:15 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 2 Jan 2017 19:15:56 +0000 (14:15 -0500)
infobase/configuration/vim/dot.vimrc

index 317fef33b8f82430fbcbed8b747894766d7ae322..f8fe7a21b8acfbc50beb83099c2b3b4dc8d4d895 100644 (file)
@@ -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