Re: blank lines after a } motion command
One minor difference between Vim and ViEmu that's a common annoyance for me: if you yank/delete/etc a block with a command like d} in Vim, it will yank the blank line after the block as well, which ViEmu doesn't do. It's small, but I move code around a lot with d} and find myself needing to go back and clean up the whitespace around blocks after doing this in ViEmu.