aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
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