Vim 7.3.

Is it possible to use a system() call to get the output from running ctags and somehow pipe that input so that it is available via the taglist() function?

Or at least provide that output into something that will parse it and provide it via one of Vim's functions?

This has to be dynamic, so I can't specify a tags file via:
set tags=

Thanks for any suggestions.
Dave

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