Skip to content

Commit 919901c

Browse files
chore: Use lexical binding for prql-mode.el (#5264)
1 parent 0b54824 commit 919901c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/emacs/prql-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; prql-mode.el --- Major mode for PRQL language
1+
;;; prql-mode.el --- Major mode for PRQL language -*- lexical-binding: t;
22

33
;; URL: https://github.com/PRQL/prql
44
;; Keywords: languages

0 commit comments

Comments
 (0)