summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modes/company/evil-collection-company.el2
-rw-r--r--modes/lispy/evil-collection-lispy.el4
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