aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/early-init.el
Commit message (Collapse)AuthorAgeFilesLines
* emacs: added an early-init.el fileMiquel Sabaté Solà2020-04-211-0/+60
This file will be used by GNU Emacs 27 and later and it be loaded way before init.el kicks in. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>