aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-08 20:45:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-08 20:45:25 +1200
commitfa10777639104aa29347b9fbca8f1dc599b49e86 (patch)
treec886f6b11ba2a036e1991ccb06b71d47b9dcbd5f
parentExplain behaviour absent the 'dictionary' file (diff)
downloaddotfiles-fa10777639104aa29347b9fbca8f1dc599b49e86.tar.gz
dotfiles-fa10777639104aa29347b9fbca8f1dc599b49e86.zip
Rework a sentence
-rw-r--r--vim/vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 02e7c8fc..4da094fd 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -83,8 +83,8 @@ set backspace+=start " Text before the start of the current insertion
set backup
" Try to keep the aforementioned backup files in a dedicated cache directory,
-" to stop them proliferating next to their prime locations, and thereby
-" getting accidentally committed to Git repositories.
+" to stop them proliferating next to their prime locations and getting
+" committed to version control repositories.
"
" If Vim is new enough (v8.1.251), add two trailing slashes to the path we're
" inserting, which prompts Vim to incorporate the full escaped path in the