| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Because the old name did not indicate that the function
would return true on directories as well.
|
| |
|
|
|
|
|
| |
It's possible that the first test encounters a temp directory with files
in it, due to a previous test causing the first test to fail. Instead,
let's clean up before and after the test to make sure the temp area is
pristine before and after the test.
|
| | |
|
| |
|
|
|
| |
Remove helpers.vim_init and simply perform the required initialization in
helpers.lua.
|
| | |
|
| |
|
|
| |
temporarily comment out call to vim_deltempdir() to avoid segfault
|
| | |
|
| |
|