diff options
author | Ingo Karkat <swdev@ingo-karkat.de> | 2014-06-23 17:54:20 +0200 |
---|---|---|
committer | Ingo Karkat <swdev@ingo-karkat.de> | 2014-06-23 17:54:20 +0200 |
commit | 02e772a7565db208c197a07885686b729fa7e237 (patch) | |
tree | 1911868a5fe643a5278b44fe3d09141119aaf762 /doc | |
parent | 27c29aa6a6b558b2f917a0c661fb4804bcdeb05e (diff) | |
download | vim-easytags-02e772a7565db208c197a07885686b729fa7e237.tar.gz |
FIX: Ensure full absolute tagsfile filespec in async mode.
On Windows, tagfiles() can return a filespec that is absolute to the current drive (i.e. \foo\bar\tags). In async mode, the forked Vim process may have another current drive, so it should be ensured that the filespec is a full one, including the drive letter: D:\foo\bar\tags.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions