magit, forge: Enable lexical-binding

This commit is contained in:
condy 2023-12-16 17:54:30 +08:00
parent fed36a3ee3
commit ddf0deb2c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
;;; evil-collection-forge.el --- Evil-based key bindings for forge
;;; evil-collection-forge.el --- Evil-based key bindings for forge -*- lexical-binding: t; -*-
;; Copyright (C) 2021 James Nguyen

View File

@ -1,4 +1,4 @@
;;; evil-collection-magit.el --- Evil-based key bindings for magit
;;; evil-collection-magit.el --- Evil-based key bindings for magit -*- lexical-binding: t; -*-
;; Copyright (C) 2015-2016, 2021 Justin Burkett