tangled
alpha
login
or
join now
karei.dev
/
unix-config
Configuration files
0
fork
atom
overview
issues
pulls
pipelines
emacs: enable lexical-binding for `early-init.el`
karei.dev
10 months ago
14fdf7a8
8395fbc8
options
unified
split
Changed files
+1
.config
emacs
early-init.el
+1
.config/emacs/early-init.el
···
0
1
(setq default-frame-alist
2
'(
3
(background-color . "#1F1F28")
···
1
+
;; early-init.el -*- lexical-binding: t; -*-
2
(setq default-frame-alist
3
'(
4
(background-color . "#1F1F28")