[Emacs] Fix org-mode keybind
This commit is contained in:
parent
a8aa2babd1
commit
51b4b81c2e
@ -5225,7 +5225,7 @@ which is really nice! However, most of my configuration will be stolen
|
||||
(phundrak/major-leader-key
|
||||
:packages 'org-present
|
||||
:keymaps 'org-mode-map
|
||||
"p" #'org-present)
|
||||
"P" #'org-present)
|
||||
(phundrak/evil
|
||||
:states 'normal
|
||||
:packages 'org-present
|
||||
|
Loading…
Reference in New Issue
Block a user