Don't explicitly bind help-command

This commit is contained in:
James Nguyen 2017-11-19 10:04:44 -08:00
parent 48bbd4d288
commit 5b7655cb6e
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ This assumes the :bindings key is at the end."
,@props
,@(unless contains-bindings
'(:bindings))
"\C-h" 'help-command
"#" 'evil-search-word-backward
"*" 'evil-search-forward
"$" 'evil-end-of-line