updated apt-get usages to just use apt
[feisty_meow.git] / infobase / configuration / vim / dot.vimrc
index b271fa5b6b71dd12cf3882fd5dc6ecdd8762a952..7e861cdf6e76aa7a6596877295a4b3ef6eee4c3b 100644 (file)
@@ -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 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