Friday, September 9, 2011

hi guys, could anybody taught how to set vim search symbol base on data type

just as the title

for example

struct xxx
{
int a;
int b;
};

int xxx;

struct xxx n;

only i need is struct xxx definition, how could do that ?

Thanks, advance

--------------
Happy everyday !
2011-09-10

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

No comments: