diff options
| author | Eivind Fonn <evfonn@gmail.com> | 2020-01-28 23:12:43 +0100 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2020-01-28 23:16:27 +0100 |
| commit | e9391ae769bee189ef6144b8861b117d5c948a80 (patch) | |
| tree | e5ddb5888c6e47d6cf22c65e0054311df0925a33 /evil-vars.el | |
| parent | 9bc790d789c8107fce111c1265a72fa9fa374f48 (diff) | |
Revert "Enable lexical binding"
This reverts commit c6086a7b0b44963071096e3ed7545f617de88915.
Diffstat (limited to 'evil-vars.el')
| -rw-r--r-- | evil-vars.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-vars.el b/evil-vars.el index d5bb097..e42a087 100644 --- a/evil-vars.el +++ b/evil-vars.el @@ -1,4 +1,4 @@ -;;; evil-vars.el --- Settings and variables -*- lexical-binding: t -*- +;;; evil-vars.el --- Settings and variables ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> |
