From 71e4edc84bdee774d2157b2c4c06eec1880d6a6a Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Sat, 4 Jun 2022 13:24:10 -0400 Subject: [PATCH] Try to fix lispy and company single quotes --- modes/company/evil-collection-company.el | 2 +- modes/lispy/evil-collection-lispy.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modes/company/evil-collection-company.el b/modes/company/evil-collection-company.el index 27d0791..a39d95f 100644 --- a/modes/company/evil-collection-company.el +++ b/modes/company/evil-collection-company.el @@ -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) diff --git a/modes/lispy/evil-collection-lispy.el b/modes/lispy/evil-collection-lispy.el index 3e334f2..8d836eb 100644 --- a/modes/lispy/evil-collection-lispy.el +++ b/modes/lispy/evil-collection-lispy.el @@ -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