diff --git a/init.el b/init.el index 7167d9f..d1c91d4 100644 --- a/init.el +++ b/init.el @@ -12,6 +12,9 @@ ;; ;;======================================== +;; Enable lexical binding here for faster startup times +;; -*- lexical-binding: t -*- + ;;==================== ;; Custom Keybinds ;;====================