;; Example Elpaca early-init.el -*- lexical-binding: t; -*- (setq package-enable-at-startup nil) (setq vc-follow-symlinks t) ;; Local Variables: ;; no-byte-compile: t ;; no-native-compile: t ;; no-update-autoloads: t ;; End: