Enable lexical binding
This commit is contained in:
parent
f519f1bb5d
commit
c4501b25bf
3
init.el
3
init.el
@ -12,6 +12,9 @@
|
|||||||
;;
|
;;
|
||||||
;;========================================
|
;;========================================
|
||||||
|
|
||||||
|
;; Enable lexical binding here for faster startup times
|
||||||
|
;; -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;;====================
|
;;====================
|
||||||
;; Custom Keybinds
|
;; Custom Keybinds
|
||||||
;;====================
|
;;====================
|
||||||
|
Loading…
Reference in New Issue
Block a user