I need advice on what editor to pick for my needs. I have been watching talks from meetups, tutorials, and reading Vim and EMACS config files. I don't know what to do. I really like the way EMACS organizes things into modes, but I love the Vim language (what you use in normal mode for navigating/editing, I am not sure if 'Vim language' is what it is actually called) and its modal nature. I also like the way Vim utilizes the keyboard, I hate using modifier keys as much as EMACS does.
How do I get the best of both worlds? The EMACS way of organizing sets of behaviors into modes and its level of configuration, and the efficiency of the vim editor and its modes (Normal, Insert, etc.). I think I already have an answer in my head: EMACS with vim emulator. I would just like clarification and suggestions from people that were once in the same boat as me.