| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.1221: still too many old style tests | Justin M. Keyes | 2018-02-11 |
| | | | | | | | | | Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes vim/vim#2256) https://github.com/vim/vim/commit/15993ce9210e8b8d4bc11e1d640f6447b18d3e6c | ||
| * | Remove POSIX 'cpoptions': '/' | Michael Reed | 2015-07-19 |
| | | |||
| * | 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. | |||