Skip to content

Commit

Permalink
refactor: add lexical-binding cookie
Browse files Browse the repository at this point in the history
  • Loading branch information
zed committed Aug 11, 2024
1 parent 3667b8c commit 8bdb50f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions early-init.el
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; -*- coding: utf-8 lexical-binding: t; -*-
;; * prelude
(defconst emacs-start-time (current-time))

Expand Down

0 comments on commit 8bdb50f

Please sign in to comment.