branch: elpa/evil-anzu commit 92b3cdd08974182e9dde25ab0862a0cb65af66de Author: StrawberryTea <l...@strawberrytea.xyz> Commit: StrawberryTea <l...@strawberrytea.xyz>
Enable lexical binding --- evil-anzu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evil-anzu.el b/evil-anzu.el index 69e2ae6d95..8d150dd28f 100644 --- a/evil-anzu.el +++ b/evil-anzu.el @@ -1,4 +1,4 @@ -;;; evil-anzu.el --- anzu for evil-mode +;;; evil-anzu.el --- anzu for evil-mode -*- lexical-binding: t; -*- ;; Copyright (C) 2017 by Syohei YOSHIDA