aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2024-01-11 21:09:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2024-01-11 21:09:01 +1300
commit71734780fa772b4610f6e491e00e0b86212a7f4f (patch)
tree0aacf1bae676f9cd39dc54780ec33744491a1255
parentRemove sudo wrapper forcing -H/--set-home (diff)
downloaddotfiles-71734780fa772b4610f6e491e00e0b86212a7f4f.tar.gz
dotfiles-71734780fa772b4610f6e491e00e0b86212a7f4f.zip
Update flavor comment for stub vimrc
-rw-r--r--vim/vimrc.stub14
1 files changed, 7 insertions, 7 deletions
diff --git a/vim/vimrc.stub b/vim/vimrc.stub
index 92c53dfb..2acd2d10 100644
--- a/vim/vimrc.stub
+++ b/vim/vimrc.stub
@@ -13,13 +13,13 @@ if !&compatible && !exists('$POSIXLY_CORRECT')
endif
" If we got this far, it means we're running a tiny, 'compatible', and/or
-" ancient version of Vim.
-"
-" So, strip out the user runtime directories from 'runtimepath', force
-" 'compatible' on, source your trusty '~/.exrc', put on your dubbed cassette
-" copy of Kraftwerk's 'Computerwelt', and start using vi v3.7 on your
-" engineering department's Sun OS 4.x server via your VT220 terminal. It's
-" July 1985, you write K&R C, and it's good for you, like raisin bran.
+" ancient version of Vim. So: strip out the user runtime dirs from
+" 'runtimepath', force 'compatible' on, :source your trusty ~/.exrc, put on
+" your dubbed cassette copy of Kraftwerk's 'Computerwelt', and start using vi
+" v3.7 on your engineering department's SunOS 2.0 server via your shiny new
+" VT220 terminal. It's December 1985, and you're going home soon for the
+" holidays. You're writing K&R C tonight. It's good for you, like raisin
+" bran.
"
set runtimepath-=~/.vim
set runtimepath-=~/.vim/after