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
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))