From 66131747d3330e5bc9007fd7e1ea47ebcf075199 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 16 Feb 2019 19:04:45 -0500 Subject: [PATCH] Update evil-collection-mode-list --- modules/feature/evil/+everywhere.el | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/modules/feature/evil/+everywhere.el b/modules/feature/evil/+everywhere.el index cca3472e8..31abcf6a1 100644 --- a/modules/feature/evil/+everywhere.el +++ b/modules/feature/evil/+everywhere.el @@ -24,7 +24,6 @@ comint company custom - dired eldoc elisp-mode ert @@ -68,6 +67,8 @@ variable for an explanation of the defaults (in comments). See diff-mode dired doc-view + ebib + edbi edebug ediff eglot @@ -89,9 +90,11 @@ variable for an explanation of the defaults (in comments). See git-timemachine go-mode grep - help guix + hackernews helm + help + helpful ibuffer image image-dired @@ -139,6 +142,7 @@ variable for an explanation of the defaults (in comments). See simple slime (term term ansi-term multi-term) + tetris tide transmission typescript-mode @@ -148,9 +152,10 @@ variable for an explanation of the defaults (in comments). See vdiff view vlf - which-key + w3m wdired wgrep + which-key woman xref youtube-dl @@ -187,7 +192,6 @@ variable for an explanation of the defaults (in comments). See (after! helpful (evil-define-key* 'normal helpful-mode-map "o" #'ace-link-help - "q" #'quit-window "]l" #'forward-button "[l" #'backward-button))