aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc7
1 files changed, 6 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 1b123d1a..4526dbc1 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -2,7 +2,7 @@
" Tom Ryder (tejr)’s Literate Vimrc
" ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
"
-" Last updated: Mon, 01 Jun 2020 21:38:45 UTC
+" Last updated: Sun, 07 Jun 2020 23:23:04 UTC
"
" │ And I was lifted up in heart, and thought
" │ Of all my late-shown prowess in the lists,
@@ -14,6 +14,11 @@
"
" —Tennyson
"
+" │ your vimrc is better than the bible
+"
+" —@polanco@mastodon.sdf.org
+" <https://mastodon.sdf.org/@polanco/104069285780040986>
+"
" This file is an attempt at something like a “literate vimrc”, in the
" tradition of Donald Knuth’s “literate programming”: