diff options
Diffstat (limited to '.emacs.local.d/modes')
| -rw-r--r-- | .emacs.local.d/modes/org.el | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/.emacs.local.d/modes/org.el b/.emacs.local.d/modes/org.el index d504491..d1939f9 100644 --- a/.emacs.local.d/modes/org.el +++ b/.emacs.local.d/modes/org.el @@ -27,7 +27,6 @@        org-fontify-done-headline t        org-fontify-quote-and-verse-blocks t) -  ;; ORG BINDINGS ;;  (global-set-key (kbd "C-c l") #'org-store-link)  (global-set-key (kbd "C-c a") #'org-agenda) | 
