print timestamp in lua snippet #881
Unanswered
nicolimo86
asked this question in
Q&A
Replies: 2 comments
-
You can use a |
Beta Was this translation helpful? Give feedback.
0 replies
-
I reply to my own question:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the following Ultisnip snippet and i want to translate it in Lua:
which when i type "--" produces this:
For the moment the I could only rewrite it like this:
How can I rewrite the command "(
date +%Y%m%d
)", which generate a timestamp just before the TITLE element?Beta Was this translation helpful? Give feedback.
All reactions