[+intl/chinese] fix warning for quote lambda function (#14786)

This commit is contained in:
lin.sun 2021-05-19 16:51:27 +08:00 committed by GitHub
parent 37c8669d36
commit 2515f141b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
(spacemacs|hide-lighter pangu-spacing-mode)
;; Always insert `real' space in org-mode.
(add-hook 'org-mode-hook
'(lambda ()
#'(lambda ()
(setq-local pangu-spacing-real-insert-separtor t))))))
(defun chinese/init-chinese-conv ()