vimdiff q

2013-07-01 Thread Erez D
hello i am writing code using vim. a college writes in eclipse. whenever the eclipse open my files, it changes the amount of spaces inside it, and also may split lines. i'm using vimdiff, and get a lot of cahnges. even the iwhite option doesn't help as it does not ignore a single space, and no

Re: vimdiff q

2013-07-01 Thread Amos Shapira
How about agreeing on a common coding standard? It's also handy for source code management software (a long way to say git) On 01/07/2013 6:00 PM, Erez D erez0...@gmail.com wrote: hello i am writing code using vim. a college writes in eclipse. whenever the eclipse open my files, it changes

Re: vimdiff q

2013-07-01 Thread Gilboa Davara
On Mon, Jul 1, 2013 at 10:59 AM, Erez D erez0...@gmail.com wrote: hello i am writing code using vim. a college writes in eclipse. whenever the eclipse open my files, it changes the amount of spaces inside it, and also may split lines. i'm using vimdiff, and get a lot of cahnges. even the

Re: vimdiff q

2013-07-01 Thread Gilboa Davara
On Mon, Jul 1, 2013 at 11:49 AM, Gilboa Davara gilb...@gmail.com wrote: On Mon, Jul 1, 2013 at 10:59 AM, Erez D erez0...@gmail.com wrote: hello i am writing code using vim. a college writes in eclipse. whenever the eclipse open my files, it changes the amount of spaces inside it, and also

Re: vimdiff q

2013-07-01 Thread Tzafrir Cohen
On Mon, Jul 01, 2013 at 11:49:29AM +0300, Gilboa Davara wrote: On Mon, Jul 1, 2013 at 10:59 AM, Erez D erez0...@gmail.com wrote: hello i am writing code using vim. a college writes in eclipse. whenever the eclipse open my files, it changes the amount of spaces inside it, and also may

Re: vimdiff q

2013-07-01 Thread Erez D
On Mon, Jul 1, 2013 at 11:42 AM, Amos Shapira amos.shap...@gmail.comwrote: How about agreeing on a common coding standard? It's also handy for source code management software (a long way to say git) we did, however, eclipse doesn't agree with what we want. On 01/07/2013 6:00 PM, Erez D

Re: vimdiff q

2013-07-01 Thread Amos Shapira
I'm no eclipse expert but it's biggest asset/selling-point as far as I see it is its tweak-ability. Make it so. On 1 July 2013 21:19, Erez D erez0...@gmail.com wrote: On Mon, Jul 1, 2013 at 11:42 AM, Amos Shapira amos.shap...@gmail.comwrote: How about agreeing on a common coding