From 61510136713744eaa0639830c0f7a2a990cfbb54 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 9 May 2020 21:14:33 +1200 Subject: Some spelling fixes --- vim/after/ftplugin/mail.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/after/ftplugin/mail.vim') diff --git a/vim/after/ftplugin/mail.vim b/vim/after/ftplugin/mail.vim index 738f17ec..ed52edf0 100644 --- a/vim/after/ftplugin/mail.vim +++ b/vim/after/ftplugin/mail.vim @@ -8,7 +8,7 @@ command -bar -buffer SuggestStart let b:undo_ftplugin .= '|delcommand SuggestStart' SuggestStart -" Normalise quoting +" Normalize quoting command -bar -buffer -range=% StrictQuote \ call mail#StrictQuote(, ) let b:undo_ftplugin .= '|delcommand StrictQuote' -- cgit v1.2.3