v0.2.11 Most significant fixes: - Fix HiDPI scalling in Windows - Avoid blocking on startup, and other initialization improvements for upcoming nvim releases New features: - Support $GVIMINIT - Handle mouse on/off events - Set windowid in channel attributes, vimscript can use this information to get the windowid for all attached UIs - When attaching to nvim show v:errmsg - Add experimental clipboard provider (disabled by default) where the handles clipboard get/set (requires nvim 0.3.2)