mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
+present/big-mode => doom-big-font-mode
And added new variable: doom-big-font app/present is deprecated so this feature has been moved into core.
This commit is contained in:
@@ -282,7 +282,7 @@
|
||||
: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/impatient-mode
|
||||
:desc "Big mode" :n "b" #'+present/big-mode
|
||||
:desc "Big mode" :n "b" #'doom-big-font-mode
|
||||
:desc "Evil goggles" :n "g" #'+evil-goggles/toggle))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user