Add files
This commit is contained in:
commit
fc685a4f43
12 changed files with 308 additions and 0 deletions
6
snippets/org-mode/time
Normal file
6
snippets/org-mode/time
Normal file
|
@ -0,0 +1,6 @@
|
|||
# name: insert-time
|
||||
# key: time
|
||||
# type: command
|
||||
# binding: C-x t
|
||||
# --
|
||||
(insert (format-time-string "%H:%M"))
|
Loading…
Add table
Add a link
Reference in a new issue