aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-16 02:56:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-16 02:56:49 +1200
commit1a0a31048565f8b815ba6b35ff229c2fb5a21722 (patch)
tree310138c06ab9ea23c563c94f41915ec677864716
parentMerge branch 'release/v6.6.0' into develop (diff)
downloaddotfiles-1a0a31048565f8b815ba6b35ff229c2fb5a21722.tar.gz
dotfiles-1a0a31048565f8b815ba6b35ff229c2fb5a21722.zip
Fix some quotes
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index ccd50616..d1b17a0f 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -560,7 +560,7 @@ set confirm
" if it's going to be followed by another key code, despite this being how the
" function keys and Meta/Alt modifier are implemented for many terminal types.
" Otherwise, if I press Escape, there's an annoying delay before 'showmode'
-" stops showing "--INSERT--".
+" stops showing '--INSERT--'.
"
" This breaks the function keys and the Meta/Alt modifier in insert mode in
" most or maybe all of the terminals I use, but I don't want those keys in