mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
app/present: major rewrite; integrate org-tree-slide for org presentations
This commit is contained in:
@ -126,7 +126,7 @@
|
||||
:desc "Fullscreen" :n "f" 'doom/toggle-fullscreen
|
||||
:desc "Indent guides" :n "i" 'highlight-indentation-mode
|
||||
:desc "Indent guides (column)" :n "I" 'highlight-indentation-current-column-mode
|
||||
:desc "Impatient-mode" :n "h" '+present/buffer
|
||||
:desc "Impatient mode" :n "h" '+present/impatient-mode
|
||||
:desc "Big mode" :n "b" '+present/big-mode)
|
||||
|
||||
(:desc "Tmux/Terminal"
|
||||
|
Reference in New Issue
Block a user