about summary refs log tree commit diff
path: root/users/grfn/emacs.d/+commands.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/grfn/emacs.d/+commands.el (renamed from users/glittershark/emacs.d/+commands.el)2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/emacs.d/+commands.el b/users/grfn/emacs.d/+commands.el
index a5753c8e995b..518f185cb9c2 100644
--- a/users/glittershark/emacs.d/+commands.el
+++ b/users/grfn/emacs.d/+commands.el
@@ -1,4 +1,4 @@
-
+;; -*- lexical-binding: t; -*-
 
 (defalias 'ex! 'evil-ex-define-cmd)