I've put this into my ~/.ctags file to catch

var foo = function(){
};

--regex-JavaScript=/\(\[^\ \\t\]{1,100}\)\[\ \\t\]\*:\[\ \\t\]\*function\[\ 
\\t\]\*\\\(/\\1/f/ 

Without code its hard to understand what's going wrong.
Can you open the tags file in Vim and have a look at it?
Yous should get an idea about what's found and what not fast.

Marc Weber

-- 
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

Reply via email to