init: bind lexically

This commit is contained in:
Grigory Shipunov 2020-11-13 17:18:29 +01:00
parent f901c63f74
commit 540a8de41a
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

@ -1,4 +1,4 @@
;;; init.el --- emacs configuration ;;; init.el --- emacs configuration -*- lexical-binding: t; -*-
;;; Commentary: ;;; Commentary:
;;; M-x 🦋 ;;; M-x 🦋
;;; Code: ;;; Code: