mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
lang/org: remove <f8> keybind for +org-present/start
Moved it to SPC t p
This commit is contained in:
@@ -46,6 +46,5 @@
|
||||
;;
|
||||
|
||||
(defun +org|init-present ()
|
||||
(require 'ox-reveal)
|
||||
(map! :map org-mode-map "<f8>" #'+org-present/start))
|
||||
(require 'ox-reveal))
|
||||
|
||||
|
Reference in New Issue
Block a user