aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/early-init.el
Commit message (Collapse)AuthorAgeFilesLines
* emacs: set priorities for package archivesMiquel Sabaté Solà2020-04-271-6/+10
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* 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>