X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/636bcaf74b0b4d073bcf486e22f8af53b85a0549..682754b5d99a4dad8f8ac27b5d6032d8f6434fd5:/init.org?ds=sidebyside diff --git a/init.org b/init.org index 818e5c3..d02ed3b 100644 --- a/init.org +++ b/init.org @@ -913,7 +913,8 @@ And here's where my actual Org configurations begin: :bind (("C-c a o a" . org-agenda) :map org-mode-map - ("M-L" . org-insert-last-stored-link)) + ("M-L" . org-insert-last-stored-link) + ("s-T" . org-todo)) :hook ((org-mode . org-indent-mode) (org-mode . auto-fill-mode) (org-mode . flyspell-mode))