When comparing Synwrite vs GVim, the Slant community recommends GVim for most people. In the question“What are the best open-source text editors for programming?” GVim is ranked 14th while Synwrite is ranked 36th. The most important reason people chose GVim is:
When opening files from the file manager, it is still nice to have vim.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Clean interface
Synwrite has a clean and beautiful UI.
Pro Small size and portable
Synwrite's small size makes it very portable and usable even from a USB flash drive.
Pro Built-in FTP support
Built-in support for FTP allows the user to transfer and exchange files between different computers and accounts.
Pro Vim without a shell
When opening files from the file manager, it is still nice to have vim.
Pro Excellent performance
Because it loads the whole file into RAM, replacing all string occurences in 100MB+ files is quick and easy. Every other editor sort of died during that.
Pro Works on all platforms
Whether its your windows machine, a Linux, Unix or a Mac Vim would work everywhere. You can even build it from its source on your favorite linux environment.
Pro Has different cursor shape in command and insert modes
Unlike vim, gvim has different cursor shape in command and insert mode, which is very convenient.
Pro Supports all vim features and settings
All vim features, custom settings, and plugins are automatically available.
Cons
Con Windows only
Synwrite is only available for Windows and it's not cross-platform.
Con GVim, like Vim, has a difficult learning curve
A lot of time is needed to learn all the commands and modes supported. A lot of time will also be spent tuning all the settings to the user's preference.