diff --git a/modes/color-rg/evil-collection-color-rg.el b/modes/color-rg/evil-collection-color-rg.el index 4042b84..5a53b25 100644 --- a/modes/color-rg/evil-collection-color-rg.el +++ b/modes/color-rg/evil-collection-color-rg.el @@ -39,7 +39,7 @@ (kbd "") 'color-rg-jump-prev-keyword (kbd "") 'color-rg-jump-next-keyword "C" 'color-rg-rerun-toggle-case - "C-a" 'color-rg-beginning-of-line + (kbd "C-a") 'color-rg-beginning-of-line "D" 'color-rg-remove-line-from-results "E" 'color-rg-rerun-change-exclude-files "F" 'color-rg-filter-mismatch-results