| commit | b5971141dff0c69355fd64196fcc0d0d071d4c82 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Sat Mar 21 17:32:19 2015 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 21 17:32:19 2015 +0100 |
| tree | f2a062bcfa6558a9bd58d24c23924d403ec39170 | |
| parent | 4df702999d14955255fcdfb820511767dcfec463 [diff] |
updated for version 7.4.672
Problem: When completing a shell command, directories in the current
directory are not listed.
Solution: When "." is not in $PATH also look in the current directory for
directories.