> For example it should be possible to list all the classes that much a > given query (formulated with regular expressions) AND/OR all the > function members that much a given query and so on.
ttags does this: http://www.vim.org/scripts/script.php?script_id=2018 You don't have to use python for this. vimscript is just fine. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
