tomtom/tlib_vim

Duplicate tag "g:tlib#sys#system_browser" in 'doc/tlib.txt'

gisphm opened this issue · 0 comments

I am using neobundle to manage vim plugins. After updating plugins today, I execute :NeoBundleDocs to regenerate :helptag for all bundles. But I find that it output something wrong.

"[neobundle] Vim(helptags):E154: Duplicate tag "g:tlib#sys#system_browser" in file /home/vagrant/.vim/bundle/.neobundle/doc/tlib.txt". 

Is there something wrong with the doc file?