Try to fix lispy and company single quotes

This commit is contained in:
James Nguyen 2022-06-04 13:24:10 -04:00
parent ac01ae2803
commit 71e4edc84b
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@
"The `evil-state's which `company' function can be requested."
:type '(repeat symbol))
(defcustom evil-collection-want-company-extended-keybindings nil
"The 'evil-company-extended' keybindings should be requested"
"The \='evil-company-extended' keybindings should be requested"
:type 'boolean)
(defvar company-active-map)

View File

@ -579,10 +579,10 @@ Copy of `noc:lispy-delete'."
(defun evil-collection-lispy-set-key-theme (theme)
"Set `lispy-mode-map' for according to THEME.
THEME is a list of choices: 'special, 'lispy, 'paredit, 'evilcp,
'c-digits', 'special-evil', 'evil'.
\='c-digits', \='special-evil', \='evil'.
This is an exact copy of `lispy-set-key-theme' except with the additions of
'special-evil' and 'evil' themes."
\='special-evil' and \='evil' themes."
(setq lispy-mode-map
(make-composed-keymap
(delq nil