diff --git a/config/dot_config/doom/config.org b/config/dot_config/doom/config.org index 8f8c5ad..ef0bcd3 100644 --- a/config/dot_config/doom/config.org +++ b/config/dot_config/doom/config.org @@ -43,7 +43,8 @@ This codeblock should be the first in this file! * Keybindings #+begin_src emacs-lisp -(map! "" #'org-agenda-list) +;; This will add a key combination oF F-1-2 breaking basic typing lol +;;(map! "" #'org-agenda-list) #+end_src * Appearance