diff options
author | Ingo Karkat <swdev@ingo-karkat.de> | 2014-06-23 17:59:33 +0200 |
---|---|---|
committer | Ingo Karkat <swdev@ingo-karkat.de> | 2014-06-23 17:59:33 +0200 |
commit | 74f5ca5f12adf1ab2d294aacb2ce5fb216938ac7 (patch) | |
tree | 58e7644106dfc20bf52cef5d4185b45e699ec2e2 /plugin/easytags.vim | |
parent | 27c29aa6a6b558b2f917a0c661fb4804bcdeb05e (diff) | |
download | vim-easytags-74f5ca5f12adf1ab2d294aacb2ce5fb216938ac7.tar.gz |
FIX: Avoid error about empty Dictionary key.
I had a degenerate tags file that had *two* tabs separating the tag from the filespec column; parsing that yields an empty filespec, which caused E713. There used to be an explicit check for that; with your recent refactorings, one instance of that check was lost. Here it is again!
Diffstat (limited to 'plugin/easytags.vim')
0 files changed, 0 insertions, 0 deletions