From 8829384082a0732278ad3417883f5f6b2f620a3f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 16 Jun 2019 03:00:55 +1200 Subject: Add linebreak after quotes --- vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index a7905ed2..e29f1e01 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -27,6 +27,7 @@ " > Had heaven appeared so blue, nor earth so green, " > For all my blood danced in me, and I knew " > That I should light upon the Holy Grail. +" > " > --Tennyson " @@ -1540,4 +1541,5 @@ inoreabbrev THere There " > filling up the paper, and this is the case sometimes with the best " > authors...as soon as this is perceived the book should be thrown away, " > for time is precious. +" > " > -- Schopenhauer -- cgit v1.2.3 From 5c1194e5ae19ddd9e0d761ea7ead88551a7b2a2d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 16 Jun 2019 03:01:03 +1200 Subject: Bump VERSION --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 3d3f21ce..50dbee7a 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -tejr dotfiles v6.8.0 -Sat Jun 15 14:57:44 UTC 2019 +tejr dotfiles v6.9.0 +Sat, 15 Jun 2019 15:01:03 +0000 -- cgit v1.2.3