mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
add two snippets for text-mode
This commit is contained in:
parent
445aebe1ed
commit
39dd56a893
3
snippets/text-mode/email
Normal file
3
snippets/text-mode/email
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#name : (user's email)
|
||||||
|
# --
|
||||||
|
`user-mail-address`
|
3
snippets/text-mode/time
Normal file
3
snippets/text-mode/time
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#name : (current time)
|
||||||
|
# --
|
||||||
|
`(current-time-string)`
|
Loading…
x
Reference in New Issue
Block a user