aboutsummaryrefslogtreecommitdiff
path: root/evil-keybindings.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-01-29 09:12:07 +0100
committerEivind Fonn <evfonn@gmail.com>2020-01-29 09:15:41 +0100
commit21e504a8b961d0131e4a712bd711125a86a2a703 (patch)
treee757a67523b67d67f28097336ed71f50870b94e3 /evil-keybindings.el
parente9391ae769bee189ef6144b8861b117d5c948a80 (diff)
Re-enable lexical binding
This reverts commit e9391ae769bee189ef6144b8861b117d5c948a80, and removes spurious debug messages.
Diffstat (limited to 'evil-keybindings.el')
-rw-r--r--evil-keybindings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-keybindings.el b/evil-keybindings.el
index 8311187..3df4f98 100644
--- a/evil-keybindings.el
+++ b/evil-keybindings.el
@@ -1,4 +1,4 @@
-;;; evil-keybindings.el --- Add some Evil keybindings to other modules
+;;; evil-keybindings.el --- Add some Evil keybindings to other modules -*- lexical-binding: t -*-
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>