aboutsummaryrefslogtreecommitdiff
path: root/evil-command-window.el
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-01-28 23:12:43 +0100
committerEivind Fonn <evfonn@gmail.com>2020-01-28 23:16:27 +0100
commite9391ae769bee189ef6144b8861b117d5c948a80 (patch)
treee5ddb5888c6e47d6cf22c65e0054311df0925a33 /evil-command-window.el
parent9bc790d789c8107fce111c1265a72fa9fa374f48 (diff)
Revert "Enable lexical binding"
This reverts commit c6086a7b0b44963071096e3ed7545f617de88915.
Diffstat (limited to 'evil-command-window.el')
-rw-r--r--evil-command-window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-command-window.el b/evil-command-window.el
index 379e556..5201d7b 100644
--- a/evil-command-window.el
+++ b/evil-command-window.el
@@ -1,4 +1,4 @@
-;;; evil-command-window.el --- Evil command line window implementation -*- lexical-binding: t -*-
+;;; evil-command-window.el --- Evil command line window implementation
;; Author: Emanuel Evans <emanuel.evans at gmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>