Topic: insert mode in .js files
Hello, I've been using ViEmu for about a year now and I'm greatly in love with it! I just recently started working on a new project that involves a lot of javascript and have noticed that when performing commands in command mode (i.e. a search or a "w"), only when in a .js file, it will act like it's in insert mode and insert a carriage return upon hitting enter after the command. Steps to reproduce:
- open any file with a .js extension
- perform a search (type "/help")
- hit enter
- the file is modified and a carriage return is inserted
I'm using VS 2013, ViEmu 3.0.13, Windows 8. And here is a screenshot of the other extensions I have installed: http://cl.ly/image/1x3d1S292W1A
Thanks for your help!