Files
doomemacs/modules/private
Henrik Lissner 2989296521 Use frame's buffer-predicate instead of doom/{next,previous}-buffer
doom/{next,previous}-buffer was implemented so that these commands could
skip over unreal buffers, and land us on either a real one or the
dashboard. Using the frame's buffer-predicate parameter accomplishes
exactly this, natively.
2018-02-01 19:58:43 -05:00
..
2017-12-20 19:15:19 +00:00

:private modules

Use this directory to store your private configuration modules.

Mine is included as a reference. I recommend you neither delete nor rename it, to avoid merge conflicts upstream.


You'll find more information about customizing Doom on the wiki.