aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/mail.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-25 18:05:22 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-25 18:05:22 +1200
commite175cf24bfcc93bc0335f1c8ca5208290834a879 (patch)
tree9ed588fb0c75413961342428d2d68aa1c2acab4d /vim/after/ftplugin/mail.vim
parentMerge branch 'release/v4.48.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-e175cf24bfcc93bc0335f1c8ca5208290834a879.tar.gz
dotfiles-e175cf24bfcc93bc0335f1c8ca5208290834a879.zip
Merge branch 'release/v4.49.0'v4.49.0
* release/v4.49.0: Bump VERSION Update vim-toggle-flags to v2.0.0 Update vim-strip-trailing-whitespace to v3.0.0 Update vim-big-file-options to v2.0.0 Update vim-regex-escape to v1.0.0 Adjust some conditionals a bit more Tolerate smart quotes in g'day Rearrange spacebar mapping Use plain :set for 'viminfofile'
Diffstat (limited to 'vim/after/ftplugin/mail.vim')
-rw-r--r--vim/after/ftplugin/mail.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/after/ftplugin/mail.vim b/vim/after/ftplugin/mail.vim
index 2e63c449..76605d03 100644
--- a/vim/after/ftplugin/mail.vim
+++ b/vim/after/ftplugin/mail.vim
@@ -15,7 +15,7 @@ if line('.') == 1 && col('.') == 1
while getline('.') =~? '^> *'
\ . '\%('
\ . '\%('
- \ . 'g''\=day'
+ \ . 'g[''’]\=day'
\ . '\|\%(good \)\=\%(morning\|afternoon\|evening\)'
\ . '\|h[eu]\%(ll\|rr\)o\+'
\ . '\|hey\+'