mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 09:31:47 +00:00
- Cleanup source tree, leaving only files necessary for compilation/testing - Process files through unifdef to remove tons of FEAT_* macros - Process files through uncrustify to normalize source code formatting. - Port the build system to cmake