diff options
Diffstat (limited to 'vim/mySnippets/mail.snippets')
-rw-r--r-- | vim/mySnippets/mail.snippets | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/vim/mySnippets/mail.snippets b/vim/mySnippets/mail.snippets index 5bd2e46..293256a 100644 --- a/vim/mySnippets/mail.snippets +++ b/vim/mySnippets/mail.snippets @@ -1,11 +1,23 @@ snippet best "Best wishes" b Best wishes, -Urbain Vaes +Urbain +endsnippet + +snippet dear "Email template" b +Dear ${1:Greg}, + +${2:# Body of the message} + +Best wishes, + +${3:Urbain} endsnippet snippet sign "Signature" b -Urbain +Urbain Vaes, +Department of Mathematics +Office 6M09 endsnippet snippet bisous "Gros bisous" b |