aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-08 11:23:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-08 11:23:39 +1200
commit89a14628b4e7345ec00afe3290b816d0efca1721 (patch)
tree9791d234f59dae681f3ce45981e0cf710321ca61 /vim/vimrc
parentAdjust layout of quote (diff)
downloaddotfiles-89a14628b4e7345ec00afe3290b816d0efca1721.tar.gz
dotfiles-89a14628b4e7345ec00afe3290b816d0efca1721.zip
Add a reader quote to vimrc
Diffstat (limited to 'vim/vimrc')
-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”: