Add lexical binding to init-vterm.el
This commit is contained in:
parent
410a34ef3e
commit
6d88f3df5e
@ -1,3 +1,5 @@
|
||||
;; -*- lexical-binding: t; -*-
|
||||
|
||||
(use-package vterm
|
||||
:commands vterm
|
||||
:init
|
||||
|
Loading…
Reference in New Issue
Block a user