aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_eval_func.vim
Commit message (Collapse)AuthorAge
* tests: Remove legacy test files for eval test.Lucas Hoffmann2016-01-27
|
* 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.