;; -*- lexical-binding: t; -*- (setq load-prefer-newer t) ;; Some startup time optimizations stolen from Doom emacs (setq gc-cons-threshold most-positive-fixnum ; 2^61 bytes gc-cons-percentage 0.6)