On 10/18/06, eric1235711 <[EMAIL PROTECTED]> wrote:

Hello

I´m PHP programmer and I started programming in gVim last weak, and I´m
liking it very much

But I got a trouble...

When I´m commenting (// or /* or #) and I type <SPACE> it breaks the line
automatically. Always I start a comment, i have to go to normal mode and
type :set nosta<CR> :set noai<CR> :set nosi<CR>

I find that only nosta or nosi is enought to make it stop breaking the line
automatically, but I want to configure to it stop doing it forever...

I took a look in syntax/php.vim but I just don´t know where correct it...

Do you have any idea of how I fix it?

Does this help:
  :set tw=0
?

Yakov

Reply via email to