From 25a68942b27d39b2e3302e225421cd98a49209cb Mon Sep 17 00:00:00 2001 From: Martin Polden Date: Sun, 21 Mar 2021 13:21:16 +0100 Subject: all: Use lexical binding --- lisp/init-yaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/init-yaml.el') diff --git a/lisp/init-yaml.el b/lisp/init-yaml.el index b53ddfb..e9a9a84 100644 --- a/lisp/init-yaml.el +++ b/lisp/init-yaml.el @@ -1,4 +1,4 @@ -;;; init-yaml.el --- configure yaml language support +;;; init-yaml.el --- configure yaml language support -*- lexical-binding:t -*- ;;; Commentary: ;;; Code: -- cgit v1.2.3