I use Evil Mode in Emacs and in Vim, you can write :h
to bring up help. In Evil Mode, this works with :help
but not with :h
. Is this expected behaviour for the mode? If so, how can I make :h
do the same thing that :help
does?
↧
:h for C-h in Evil Mode
↧