aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test42.ok
Commit message (Collapse)AuthorAge
* test(old): remove stray test42 files (#20966)zeertzjq2022-11-06
| | | Forgot to remove in #17350.
* Introduce nvim namespace: Move files.Eliseo Martínez2014-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.