summaryrefslogtreecommitdiff
path: root/dotfiles-linux/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles-linux/emacs/init.el')
-rw-r--r--dotfiles-linux/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles-linux/emacs/init.el b/dotfiles-linux/emacs/init.el
index 4d7e943..5868c41 100644
--- a/dotfiles-linux/emacs/init.el
+++ b/dotfiles-linux/emacs/init.el
@@ -1,3 +1,3 @@
-;; “Window” Management
+;; “Window” Management -*- lexical-binding: t -*-
(keymap-global-set "s-`" #'other-frame)