Config: add lexical-binding: t to all files.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
;;; init-elpa.el
|
||||
;;; -*- lexical-binding: t -*-
|
||||
;;; init-elpa.el --- elpa config -*- lexical-binding: t -*-
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;;; Code:
|
||||
|
||||
;; Clash 代理配置
|
||||
(setq url-proxy-services
|
||||
@@ -47,3 +50,5 @@
|
||||
:hook (after-init . benchmark-init/deactivate))
|
||||
|
||||
(provide 'init-elpa)
|
||||
|
||||
;;; init-elpa.el ends here
|
||||
|
||||
Reference in New Issue
Block a user