Update evil-collection-mode-list

This commit is contained in:
Henrik Lissner 2019-02-16 19:04:45 -05:00
parent 3b1305b66f
commit 66131747d3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -24,7 +24,6 @@
comint comint
company company
custom custom
dired
eldoc eldoc
elisp-mode elisp-mode
ert ert
@ -68,6 +67,8 @@ variable for an explanation of the defaults (in comments). See
diff-mode diff-mode
dired dired
doc-view doc-view
ebib
edbi
edebug edebug
ediff ediff
eglot eglot
@ -89,9 +90,11 @@ variable for an explanation of the defaults (in comments). See
git-timemachine git-timemachine
go-mode go-mode
grep grep
help
guix guix
hackernews
helm helm
help
helpful
ibuffer ibuffer
image image
image-dired image-dired
@ -139,6 +142,7 @@ variable for an explanation of the defaults (in comments). See
simple simple
slime slime
(term term ansi-term multi-term) (term term ansi-term multi-term)
tetris
tide tide
transmission transmission
typescript-mode typescript-mode
@ -148,9 +152,10 @@ variable for an explanation of the defaults (in comments). See
vdiff vdiff
view view
vlf vlf
which-key w3m
wdired wdired
wgrep wgrep
which-key
woman woman
xref xref
youtube-dl youtube-dl
@ -187,7 +192,6 @@ variable for an explanation of the defaults (in comments). See
(after! helpful (after! helpful
(evil-define-key* 'normal helpful-mode-map (evil-define-key* 'normal helpful-mode-map
"o" #'ace-link-help "o" #'ace-link-help
"q" #'quit-window
"]l" #'forward-button "]l" #'forward-button
"[l" #'backward-button)) "[l" #'backward-button))