This is command plugin for SynWrite editor.
It allows to call WinMerge to compare current file with its backups.
It adds commands to "Tools - Plugins" menu:
Just open plugin's zip-file in SynWrite, and confirm installation.
Hotkeys can be changed using SynWrite command "Options - Advanced - Edit file SynPlugins.ini". Example how to set Ctrl+Alt+B:
[Commands] WinMerge Compare\Menu=py:syn_winmerge_compare;menu;;Ctrl+Alt+B;
Authors: Kvichans, changes by Alexey T.
License: MIT