X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=infobase%2Fconfiguration%2Fvim%2Fdot.vimrc;h=7e861cdf6e76aa7a6596877295a4b3ef6eee4c3b;hp=f8fe7a21b8acfbc50beb83099c2b3b4dc8d4d895;hb=5d4046f0dd4f4281e7a898b9595d2f3ff800152d;hpb=d5df8bcf79c917354f34b44d5d4658653e9cefda diff --git a/infobase/configuration/vim/dot.vimrc b/infobase/configuration/vim/dot.vimrc index f8fe7a21..7e861cdf 100644 --- a/infobase/configuration/vim/dot.vimrc +++ b/infobase/configuration/vim/dot.vimrc @@ -2,7 +2,7 @@ " 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 +" 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