Non editing Evil commands in evil-normal-state-map

Barry OReilly gundaetiapo at gmail.com
Fri Apr 5 23:38:26 CEST 2013


Modes in which direct editing of text isn't sensical generally initialize
in motion or emacs state.  This means that the evil-normal-state-map is
inactive.  But there are some useful Evil commands in evil-normal-state-map
that don't involve editing text, such as:
  evil-record-macro
  what-cursor-position
  find-file-at-point
  evil-quit
and several others.

These are unavailable in for example Buffer Menu, even though they would
make sense there.

What's the reason behind putting non editing commands in
evil-normal-state-map?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20130405/32c1673a/attachment.htm 


More information about the implementations-list mailing list