aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-16 02:56:54 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-16 02:56:54 +1200
commit2813f75efb0c7b2e17bdd63bd0477f16e146e896 (patch)
tree0bad016d896bd73d5a34ecdffd8706d884d9039f
parentMerge branch 'release/v6.6.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-2813f75efb0c7b2e17bdd63bd0477f16e146e896.tar.gz
dotfiles-2813f75efb0c7b2e17bdd63bd0477f16e146e896.zip
Merge branch 'release/v6.7.0'v6.7.0
* release/v6.7.0: Fix some quotes
-rw-r--r--VERSION4
-rw-r--r--vim/vimrc2
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index fab7f82f..df4ffd39 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v6.6.0
-Sat Jun 15 14:55:02 UTC 2019
+tejr dotfiles v6.7.0
+Sat Jun 15 14:56:53 UTC 2019
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