summaryrefslogtreecommitdiff
path: root/emacs/inits/50-file-assocs.el
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2026-08-25 15:25:32 +0100
committertslil <tslil@posteo.de>2026-08-25 15:31:42 +0100
commit19839d3067c8bd779fc05eb0f355564b232329b3 (patch)
tree1f12a4b5f117a762d9418f6d9f81d9a3bf4ff743 /emacs/inits/50-file-assocs.el
parentf0838ce7e11af2e16e47806355ff76707bc5cbc1 (diff)
[emacs] lexical binding i guess
Diffstat (limited to 'emacs/inits/50-file-assocs.el')
-rw-r--r--emacs/inits/50-file-assocs.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/inits/50-file-assocs.el b/emacs/inits/50-file-assocs.el
index 0024f1a..fc79c1a 100644
--- a/emacs/inits/50-file-assocs.el
+++ b/emacs/inits/50-file-assocs.el
@@ -1,3 +1,5 @@
+;;; -*- lexical-binding: t -*-
+
;; Time-stamp: <2019-09-11 11:29:16 (tslil@basingstoke)>
(use-package gnuplot-mode