Thanks for the links but what i'm looking for is a bit different. The links that you posted refers to template like code snippets instead i have a c++ library and i'd would like to have code autocompletion like it's described in <a href="http://vim.wikia.com/ wiki/C%2B%2B_code_completion">here</a>.
The problem is that exuberant ctags has some problem in parsing c++ template, infact someone made a workaround for standard template library (STL, <a href="http://www.vim.org/scripts/script.php? script_id=2358">look here</a>), I would like to know if there's something similar for the boost library as well. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
