From 9b8005439ac351ded8f6286aefa2378d25d7add5 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 7 Dec 2020 19:09:32 +0100 Subject: vim: update after/ftplugin/* --- .vim/after/ftplugin/mail.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to '.vim/after/ftplugin/mail.vim') diff --git a/.vim/after/ftplugin/mail.vim b/.vim/after/ftplugin/mail.vim index eadd7e3..cdfbfc6 100644 --- a/.vim/after/ftplugin/mail.vim +++ b/.vim/after/ftplugin/mail.vim @@ -16,3 +16,5 @@ augroup END set commentstring=>\ %s set showtabline=0 + +command! DraftSave call SaveDraft() -- cgit 1.4.1