Initial commit
This commit is contained in:
10
snippets/mu4e-compose-mode/liebe
Normal file
10
snippets/mu4e-compose-mode/liebe
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: liebe titel name
|
||||
# key: liebe,
|
||||
# --
|
||||
Liebe${1:$(when (string-prefix-p "Herr" yas-text) "r")} ${1:$$(yas-completing-read "Titel? " '("Herr" "Frau"))},
|
||||
|
||||
$0
|
||||
|
||||
Viele Grüße,
|
||||
Max Schlüter
|
||||
Reference in New Issue
Block a user