[Emacs] Load org-fc after org
This commit is contained in:
parent
ebce50c44a
commit
5560bc0ca2
@ -921,6 +921,7 @@ alphanumeric characters only."
|
|||||||
** org-fc
|
** org-fc
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package org-fc
|
(use-package org-fc
|
||||||
|
:after org
|
||||||
:bind ("C-c 9" . org-fc-hydra/body)
|
:bind ("C-c 9" . org-fc-hydra/body)
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
Loading…
Reference in New Issue
Block a user