The question is self explanatory, but I haven’t found a single resource that explains what the difference is after an hour of searching. After poking around a little bit in both, it appears that gVim and gVim easy are identical.
The question is self explanatory, but I haven’t found a single resource that explains
Share
gVim Easy is started and locked in insert-mode (every character you type is printed like a simple notepad).
Standard gVim starts in normal mode and you have to toggle between normal/insert like all other vim.
From help: