This website works better with JavaScript.
Explore
Help
Sign In
System
/
emacs_config_2022
Watch
1
Star
0
Fork
You've already forked emacs_config_2022
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Add early-init.el disabling package
Browse Source
main
Sergio Alvariño
3 years ago
commit
2d4db06f1c
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
early-init.el
Unescape
Escape
View File
@ -0,0 +1,2 @@
;; Disable package.el in favor of straight.el
(
setq
package-enable-at-startup
nil
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
System/emacs_config_2022
Title
Body
Create Issue