| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.0708: some tests are old style | Daniel Hahler | 2018-09-08 |
| | | | | | | | | | Problem: Some tests are old style. Solution: Change a few tests from old style to new style. (pschuh, closes vim/vim#1813) https://github.com/vim/vim/commit/292eff0c5aacb8531d65509679b6c29eae8dc22a | ||
| * | Remove superfluous settings from legacy tests. | Julian Mehne | 2014-12-18 |
| | | |||
| * | 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. | |||