aboutsummaryrefslogtreecommitdiff
path: root/evil-integration.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-01-27 16:30:40 +0100
committerEivind Fonn <evfonn@gmail.com>2020-01-28 16:11:14 +0100
commitdee23238d32b25906f9a456edeec510238406a4d (patch)
tree5dcb57995aa817e4521770788dd7cb425cc08159 /evil-integration.el
parent3a4ea09bddb3ed90496a19eda690f1e73bf09bde (diff)
Enable lexical binding
Diffstat (limited to 'evil-integration.el')
-rw-r--r--evil-integration.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-integration.el b/evil-integration.el
index 284f9d4..3eac3c5 100644
--- a/evil-integration.el
+++ b/evil-integration.el
@@ -1,4 +1,4 @@
-;;; evil-integration.el --- Integrate Evil with other modules
+;;; evil-integration.el --- Integrate Evil with other modules -*- lexical-binding: t -*-
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>