mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Because :feature evil was moved to :editor evil, it is initialized later, meaning evil map! keybinds prior to that module loading are ignored. There's no harm in generalizing these remaps, however.
:ui doom-dashboard
This module gives Doom Emacs a dashboard buffer.
It is loosely inspired by Atom's dashboard.
Table of Contents TOC
Install
This module only requires that all-the-icons
's icon fonts are installed. Use M-x all-the-icons-install-fonts
to do so.