I have the following in one of my documentation files for my plugin:

        autocmd BufRead */MyProjectDir/* DBSetOption variable=blah

But when I run :helptags on that directory I get:
E154: Duplicate tag "/MyProjectDir/" in file c:\vim\vimfiles\doc/dbext.txt


Any idea how to escape something so that:
1.  The example is valid, should a user cut and paste
2.  helptags is happy

Thanks,
David

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to