aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 4aa15079..18f7c8fd 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -715,8 +715,8 @@ if has('persistent_undo')
endif
" Turn the persistent undo features on, regardless of whether we have
- " a cache directory for them. It's better than losing the history
- " completely.
+ " a cache directory for them as a result of the logic above. It's better
+ " than losing the history completely.
"
set undofile