mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 14:32:26 +00:00
add two snippets for text-mode
This commit is contained in:
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)`
|
||||||
Reference in New Issue
Block a user