Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-04 Thread Marco Mouta
Done,I've created ~/.vimrc file and inside this file:syntax onthks once moreOn 9/4/06, Marco Mouta <
[EMAIL PROTECTED]> wrote:BTW Could you tell me how to i make it load this option by default everytime?
On 9/4/06, Marco Mouta <

[EMAIL PROTECTED]> wrote:Just Great!What was missing is

:syntax onNow perfect! Thks guys! In fact i couldn't find this basic step any where except here. Ok I'm a newbie, but it will help others if is written in the tutorials. I'll look for wiki to post this there.
On 9/4/06, Victor Toofic <

[EMAIL PROTECTED]> wrote:
On mon, sep 04, 2006, 10:44 +0100, Marco Mouta wrote:>> I've made vim /etc/asterisk/extensions_custom.conf then :set> syntax=asterisk, and nothing happens. No errors no warnings and also no> highlight syntax...
>Hi!!I have asterisk.vim under /usr/share/vim/vimXX/syntax/ and:set filetype=asterisk:syntax on (optionally)works fine for me.--Víctor Toofic___
--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:
   
http://lists.digium.com/mailman/listinfo/asterisk-users-- Com os melhores cumprimentos,Marco Mouta

-- Com os melhores cumprimentos,Marco Mouta

-- Com os melhores cumprimentos,Marco Mouta
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-04 Thread Marco Mouta
BTW Could you tell me how to i make it load this option by default everytime?On 9/4/06, Marco Mouta <
[EMAIL PROTECTED]> wrote:Just Great!What was missing is
:syntax onNow perfect! Thks guys! In fact i couldn't find this basic step any where except here. Ok I'm a newbie, but it will help others if is written in the tutorials. I'll look for wiki to post this there.
On 9/4/06, Victor Toofic <
[EMAIL PROTECTED]> wrote:
On mon, sep 04, 2006, 10:44 +0100, Marco Mouta wrote:>> I've made vim /etc/asterisk/extensions_custom.conf then :set> syntax=asterisk, and nothing happens. No errors no warnings and also no> highlight syntax...
>Hi!!I have asterisk.vim under /usr/share/vim/vimXX/syntax/ and:set filetype=asterisk:syntax on (optionally)works fine for me.--Víctor Toofic___
--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:
   
http://lists.digium.com/mailman/listinfo/asterisk-users-- Com os melhores cumprimentos,Marco Mouta

-- Com os melhores cumprimentos,Marco Mouta
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-04 Thread Marco Mouta
Just Great!What was missing is:syntax onNow perfect! Thks guys! In fact i couldn't find this basic step any where except here. Ok I'm a newbie, but it will help others if is written in the tutorials. I'll look for wiki to post this there.
On 9/4/06, Victor Toofic <[EMAIL PROTECTED]> wrote:
On mon, sep 04, 2006, 10:44 +0100, Marco Mouta wrote:>> I've made vim /etc/asterisk/extensions_custom.conf then :set> syntax=asterisk, and nothing happens. No errors no warnings and also no> highlight syntax...
>Hi!!I have asterisk.vim under /usr/share/vim/vimXX/syntax/ and:set filetype=asterisk:syntax on (optionally)works fine for me.--Víctor Toofic___
--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:   
http://lists.digium.com/mailman/listinfo/asterisk-users-- Com os melhores cumprimentos,Marco Mouta
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-04 Thread Victor Toofic
On mon, sep 04, 2006, 10:44 +0100, Marco Mouta wrote:
> 
> I've made vim /etc/asterisk/extensions_custom.conf then :set
> syntax=asterisk, and nothing happens. No errors no warnings and also no
> highlight syntax...
> 

Hi!!

I have asterisk.vim under /usr/share/vim/vimXX/syntax/ and

:set filetype=asterisk
:syntax on (optionally)

works fine for me.

--
Víctor Toofic
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-04 Thread Marco Mouta
Hi Tzafrir,I've made vim /etc/asterisk/extensions_custom.conf then :set syntax=asterisk, and nothing happens. No errors no warnings and also no highlight syntax...Thks,
On 9/2/06, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
On Fri, Sep 01, 2006 at 03:03:39PM +0100, Marco Mouta wrote:> Hi all,>> I've just installed vim70, looking for vim syntax highlighting( for> Asterisk.conf files) ,> 
http://voip-info.org/tiki-index.php?page=vim+syntax+highlighting, and i> notice that both: asterisk.vim and filetype.vim  already refer asterisk> configurations.>> But unfortunately i couldn't get yet the highlight syntax working fine for
> my asterisk.conf files.>> Any one can help me?What happens if you run manually::set syntax=asterisk--Tzafrir Cohen sip:[EMAIL PROTECTED]
icq#16849755  iax:[EMAIL PROTECTED]+972-50-7952406  jabber:[EMAIL PROTECTED]
[EMAIL PROTECTED] http://www.xorcom.com___--Bandwidth and Colocation provided by Easynews.com
 --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:   http://lists.digium.com/mailman/listinfo/asterisk-users
-- Com os melhores cumprimentos,Marco Mouta
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-01 Thread Tzafrir Cohen
On Fri, Sep 01, 2006 at 03:03:39PM +0100, Marco Mouta wrote:
> Hi all,
> 
> I've just installed vim70, looking for vim syntax highlighting( for
> Asterisk.conf files) ,
> http://voip-info.org/tiki-index.php?page=vim+syntax+highlighting, and i
> notice that both: asterisk.vim and filetype.vim  already refer asterisk
> configurations.
> 
> But unfortunately i couldn't get yet the highlight syntax working fine for
> my asterisk.conf files.
> 
> Any one can help me?

What happens if you run manually:

:set syntax=asterisk

-- 
Tzafrir Cohen sip:[EMAIL PROTECTED]
icq#16849755  iax:[EMAIL PROTECTED]
+972-50-7952406  jabber:[EMAIL PROTECTED]
[EMAIL PROTECTED] http://www.xorcom.com
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-01 Thread Henrik Woffinden
Hi

I've got the exact same problem on Fedora Core 5 with vim70.

Best regards,

Henrik Woffinden


Marco Mouta wrote:
> Hi all,
>
> I've just installed vim70, looking for vim syntax highlighting( for
> Asterisk.conf files) ,
> http://voip-info.org/tiki-index.php?page=vim+syntax+highlighting
> ,
> and i notice that both: asterisk.vim and filetype.vim  already refer
> asterisk configurations.
>
> But unfortunately i couldn't get yet the highlight syntax working fine
> for my asterisk.conf files.
>
> Any one can help me?
>
> Centos4.2 is my distribuition
>
> -- 
> Com os melhores cumprimentos,
>
> Marco Mouta
> 
>
> ___
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>   
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] vim syntax highlighting( for Asterisk.conf files)

2006-09-01 Thread Marco Mouta
Hi all,I've just installed vim70, looking for vim syntax highlighting( for Asterisk.conf files) , http://voip-info.org/tiki-index.php?page=vim+syntax+highlighting
, and i notice that both: asterisk.vim and filetype.vim 
already refer asterisk configurations.But unfortunately i couldn't get yet the highlight syntax working fine for my asterisk.conf files.Any one can help me?Centos4.2 is my distribuition
-- Com os melhores cumprimentos,Marco Mouta
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users