Re: Vim7 - intellisense problem

2006-06-17 Thread Bram Moolenaar
Dan Clarke wrote: In my workplace, our coding standard states that we have to declare our variables on the next line from the variable type. The intellisense in vim7 doesn't work when it's like this. For example ... typedef struct { int i; }my_structure;

Vim7 - intellisense problem

2006-05-18 Thread Dan Clarke
In my workplace, our coding standard states that we have to declare our variables on the next line from the variable type. The intellisense in vim7 doesn't work when it's like this. For example ... typedef struct { int i; }my_structure; void main (void) {

Re: Vim7 - intellisense problem

2006-05-18 Thread Aaron Griffin
On 5/18/06, Dan Clarke [EMAIL PROTECTED] wrote: In my workplace, our coding standard states that we have to declare our variables on the next line from the variable type. The intellisense in vim7 doesn't work when it's like this. Vim7 does not have Intellisense - Intellisense is a trademarked