| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
| | | | | | | | Move files from src/ to src/nvim/. - src/nvim/ becomes the new root dir for nvim executable sources. - src/libnvim/ is planned to become root dir of the neovim library. | ||
| * | Import vim from changeset v5628:c9cad40b4181 | Thiago de Arruda | 2014-01-31 |
| - 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 | |||