aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-10-04 17:15:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2020-10-04 17:15:32 +1300
commitac617ffb5e01400b80f35a80c7ea59a05c829b15 (patch)
treeb7f3c22d929f7dc445c7aba49d8145d931b6a660
parentRefactor patch testing into new patch#() wrapper (diff)
downloaddotfiles-ac617ffb5e01400b80f35a80c7ea59a05c829b15.tar.gz
dotfiles-ac617ffb5e01400b80f35a80c7ea59a05c829b15.zip
Delete extra newline
-rw-r--r--vim/vimrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 178075ef..2c663550 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -2,7 +2,7 @@
" Tom Ryder (tejr)’s Literate Vimrc
" ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
"
-" Last updated: Sat, 03 Oct 2020 07:24:40 UTC
+" Last updated: Sun, 04 Oct 2020 04:15:27 UTC
"
" │ And I was lifted up in heart, and thought
" │ Of all my late-shown prowess in the lists,
@@ -288,7 +288,6 @@ if has('unix')
endif
-
" Keep swap files for file buffers in a dedicated directory, rather than the
" default of writing them to the same directory as the buffer file. Add two
" trailing slashes to the path to prompt Vim to use the full escaped path in