doomemacs/modules/private
Ben Johnson aae7ca258b
Fix keybinding
Both flycheck-mode and toggle-frame-fullscreen seem to be bound to "SPC t f", which means that only the second binding gets applied and there's no binding to toggle flycheck. This PR simply changes the fullscreen binding to capital F.
2018-02-14 00:34:28 -08:00
..
default Fix keybinding 2018-02-14 00:34:28 -08:00
README.org Fix private module readme's links 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.