aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/early-init.el
Commit message (Collapse)AuthorAgeFilesLines
* emacs: nuked melpa stableMiquel Sabaté Solà2021-01-281-3/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* It's been 2021 for quite a while nowMiquel Sabaté Solà2021-01-221-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: don't analyze early-init.elMiquel Sabaté Solà2020-10-201-2/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: make the linter happyMiquel Sabaté Solà2020-10-201-10/+12
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* 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>