aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--vim/vimrc2
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index 5021d22b..ea7e007a 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v6.44.0
-Sun, 23 Jun 2019 23:30:34 +0000
+tejr dotfiles v6.45.0
+Sun, 23 Jun 2019 23:33:10 +0000
diff --git a/vim/vimrc b/vim/vimrc
index 8cef812f..8413ce7c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -423,7 +423,7 @@ let &spellfile = $MYVIM.'/cache/spell/'.join([
" We use :let syntax rather than :set here, just to avoid a whole bunch of
" annoying escaping for the value.
"
-let &spellcapcheck = '[.?!]\%( \|[\n\r\t])'
+let &spellcapcheck = '[.?!]\%( \|[\n\r\t]\)'
" For word completion in insert mode with CTRL-X CTRL-K, or if 'complete'
" includes the 'k' flag, the 'dictionary' option specifies the path to the