abrochard / kubel

Emacs extension for controlling Kubernetes with limited permissions
GNU General Public License v3.0
267 stars 44 forks source link

Change evil-kubel initial state to normal #126

Open saucoide opened 8 months ago

saucoide commented 8 months ago

I'm not sure if currently the mappings are done under the motion state for any particular reason, but i ran into issues with e.g. my leader key not working since when going into kubel-mode the state changes to motion, and keybindings in the normal state won't work

Would changing to normal cause any problems?