Add a key binding for gpolonkai/org-insert-current-timestamp
This commit is contained in:
parent
18b2932f07
commit
75e9937b49
@ -3089,6 +3089,7 @@ This is a big one; I use a lot of customisation here.
|
||||
("C-a" . gpolonkai/move-to-beginning-of-line)
|
||||
("C-e" . gpolonkai/move-to-end-of-line)
|
||||
("C-c h" . outline-previous-heading)
|
||||
("C-c ." . gpolonkai/org-insert-current-timestamp)
|
||||
("C-c ;" . org-toggle-timestamp-type)))
|
||||
#+END_SRC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user