mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00

Introduce new build type Dev that replaces RelWithDebInfo for development builds off master and has optimizations, debug info, and logging enabled. Keep assertions enabled for RelWithDebInfo.