Quickly wrap a line or range in `#if 0`/`#endif` to quickly disable compilation of sections of code.
Don't attached this functionality to only c/cpp filetypes.
Ported over from and improved for best integration with Neovim ecosystem https://code.infektor.net/config/vim/src/branch/master/autoload/build.vim