mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
An effort to make our documentation clearer, more concise in places, simpler where possible and highlight caveats so folks aren't caught by surprise by strange behavior. - Remove --with-modern-cg433n-icon (#3554), as the default icon is a reasonable default, and I'd like to keep things simple. - Mention "could not find package in recipe repositories" error and what to do about it. - Mention that 'doom sync -u' is necessary for Doom's package manager to see recipe changes. - Mention :no-byte-compile for installing local packages; to save you the hassle of running 'doom sync' every time you change them. - Clarify Emacs 27 install instructions where possible (particularly for nixOS and Ubuntu)