aboutsummaryrefslogtreecommitdiff
path: root/.config/emacs/early-init.el
diff options
context:
space:
mode:
authorLuca Matei Pintilie <lucafulger@gmail.com>2023-04-01 19:46:14 +0000
committerLuca Matei Pintilie <lucafulger@gmail.com>2023-04-01 19:46:14 +0000
commit13a10383f190fdc2f4cc95c0b104627fe375c66f (patch)
tree6d3714eae69088d7e26789960eb8864a1c35e23d /.config/emacs/early-init.el
parente4588098e2c76fac277f3598c8d0e2c60722f1ab (diff)
downloaddotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.tar
dotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.tar.gz
dotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.tar.bz2
dotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.tar.lz
dotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.tar.xz
dotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.tar.zst
dotfiles-13a10383f190fdc2f4cc95c0b104627fe375c66f.zip
Improve IDE related configs
Diffstat (limited to '')
-rw-r--r--.config/emacs/early-init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el
new file mode 100644
index 0000000..512068a
--- /dev/null
+++ b/.config/emacs/early-init.el
@@ -0,0 +1 @@
+(setq package-enable-at-startup nil)