aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test16.ok
Commit message (Collapse)AuthorAge
* test/old: remove test16 (#9949)Jan Edmund Lazo2019-04-28
| | | Vim replaced it with a test in test_gui.vim, N/A for Neovim.
* 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.