From 39f188c7bd427d3012b4d3331ed8ff27e8ffdac4 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 3 May 2020 04:05:04 +1200 Subject: Use a dash rather than a three-period ellipsis --- vim/vimrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vim/vimrc b/vim/vimrc index a08a4287..29d99643 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -2,7 +2,7 @@ " Tom Ryder (tejr)’s Literate Vimrc " ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ " -" Last updated: Sat, 02 May 2020 15:15:57 UTC +" Last updated: Sat, 02 May 2020 15:52:53 UTC " " │ And I was lifted up in heart, and thought " │ Of all my late-shown prowess in the lists, @@ -924,9 +924,9 @@ endif " almost always stands out too much for my liking. " " You’d think the pattern here could be used to match the color scheme name, -" and it can be...after patch v7.4.108, when Christian Brabandt fixed it. -" Until that version, it matched against the current buffer name, so we’re -" forced to have an explicit test in the command instead. +" and it can be—after patch v7.4.108, when Christian Brabandt fixed it. Until +" that version, it matched against the current buffer name, so we’re forced to +" have an explicit test in the command instead. " " " -- cgit v1.2.3