[Emacs] Fix org-mode keybind

Este commit está contenido en:
Lucien Cartier-Tilet 2022-02-14 15:31:45 +01:00
padre a8aa2babd1
commit 51b4b81c2e
Firmado por: phundrak
ID de clave GPG: BD7789E705CB8DCA

Ver fichero

@ -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