Hi,

Jerin Joy wrote:
> 
> I tried the command with the \s instead of '\ ' and it doesn't work
> 
> the command :%s/]\s\+/] /g changed
> task init (input [1:0]   u, input [3:0]    hash, input [3:0]    hash_index1)
> 
> to
> task init (input [1:0] u, input [3:0]    hash, input [3:0]    hash_index1)
> 
> Could something be hardcoded in my settings? I'm running vim 6.4.6 the
> default version with ubuntu 6.06.

maybe the 'gdefault' option is on. What does

  :verbose set gdefault?

output?

Regards,
Jürgen

-- 
Jürgen Krämer                              Softwareentwicklung
HABEL GmbH & Co. KG                        mailto:[EMAIL PROTECTED]
Hinteres Öschle 2                          Tel: +49 / 74 61 / 93 53 - 15
78604 Rietheim-Weilheim                    Fax: +49 / 74 61 / 93 53 - 99

Reply via email to