mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 18:48:24 +10:00
This fixes an issue with compiles failing in release mode due to shape having the possibility of being used uninitialized (since the default case was missing).