Logo
Explore Help
Sign In
dbo
/
.emacs.d
1
0
Fork
You've already forked .emacs.d
0
Code Issues Pull Requests Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '2b02da2eca'
${ noResults }
.emacs.d/early-init.el

6 lines
104 B
Raw Normal View History Unescape Escape

Move package initialization to early-init.el This is done in preparation for using Emacs 27.1, which sources this file automatically before package activation.
3 years ago
;; -*- lexical-binding: t -*-
(setq package-user-dir (expand-file-name "elpa" user-emacs-directory))
Reduce configuration done in `early-init.el` As per the documentation (see "(elisp)Startup Summary"), only variable customization that affect package initialization should go into the early init file. Defining package archives is explicitly mentioned as something that still may go into the main init file. So we move it there and adjust comments accordingly.
2 years ago
Powered by Gitea Page: 165ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API