Files
neovim/test
Rui Abreu Ferreira 1e079fa987 system([...]): Set v:shell_error=-1 if not executable.
Do _not_ set v:shell_error on parameter validation error.

system([...]) does not invoke a shell, so this change is somewhat
questionable. But `:help v:shell_error` is sufficiently vague to allow
-1 in this case.
2017-01-11 01:05:55 +01:00
..
2016-11-17 00:55:39 +01:00
2016-01-14 23:36:58 -05:00
2017-01-07 19:12:18 +03:00
2016-11-17 00:55:39 +01:00