From d30b6a744d9de88bde1a5d4cddf873c867f5c3d2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 13 Nov 2017 22:26:07 +1300 Subject: Strip trailing whitespace --- vim/plugin/mail_mutt.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/plugin/mail_mutt.vim') diff --git a/vim/plugin/mail_mutt.vim b/vim/plugin/mail_mutt.vim index 5170fb52..63cae2f6 100644 --- a/vim/plugin/mail_mutt.vim +++ b/vim/plugin/mail_mutt.vim @@ -37,7 +37,7 @@ endfunction " Create a command to wrap around that function command -nargs=0 -range=% - \ MailMutt + \ MailMutt \ call MailMutt(, ) " Mapping to mail current line in normal mode -- cgit v1.2.3