macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.47k stars 680 forks source link

Fix upstream merge CI failure with 'winaltkeys' #1376

Closed ychin closed 1 year ago

ychin commented 1 year ago

Make sure to block testing 'winaltkeys' only if the option is supported.

Also, while we are at it, add a test to make sure MacVim-specific options have proper error checking to prevent bad merge conflict resolution from accidentally removing said logic.