1

Enable lexical binding

This commit is contained in:
Jessie Hildebrandt 2018-08-29 22:34:53 -04:00
parent f519f1bb5d
commit c4501b25bf

View File

@ -12,6 +12,9 @@
;;
;;========================================
;; Enable lexical binding here for faster startup times
;; -*- lexical-binding: t -*-
;;====================
;; Custom Keybinds
;;====================