Update & fix org-tree-slide-mode integration
This commit is contained in:
parent
abe297b6fc
commit
047ea8dab5
3 changed files with 61 additions and 58 deletions
|
@ -615,7 +615,7 @@
|
|||
:desc "Indent style" "I" #'doom/toggle-indent-style
|
||||
:desc "Line numbers" "l" #'doom/toggle-line-numbers
|
||||
(:when (featurep! :lang org +present)
|
||||
:desc "org-tree-slide mode" "p" #'+org-present/start)
|
||||
:desc "org-tree-slide mode" "p" #'org-tree-slide-mode)
|
||||
:desc "Read-only mode" "r" #'read-only-mode
|
||||
(:when (featurep! :checkers spell)
|
||||
:desc "Flyspell" "s" #'flyspell-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue