Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-12-13 Thread Dejan Muhamedagic
On Fri, Dec 09, 2011 at 11:38:22AM +0200, Dan Frincu wrote: > Hi, > [...] > > Just tried it out, and when I do :set filetype=pcmk, vim spews at > > me this: > > > > Error detected while processing /usr/share/vim/vim72/syntax/synload.vim: > > line   58: > > E127: Cannot redefine function 3_SynSet:

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-12-09 Thread Dan Frincu
Hi, On Mon, Dec 5, 2011 at 3:54 PM, Dejan Muhamedagic wrote: > Hi, > > On Tue, Nov 22, 2011 at 07:14:24PM +0200, Dan Frincu wrote: >> Hi, >> >> On Tue, Nov 15, 2011 at 11:47 AM, Raoul Bhatia [IPAX] >> wrote: >> > hi! >> > >> > On 2011-08-19 16:28, Dan Frincu wrote: >> >> >> >> Hi, >> >> >> >> O

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-12-05 Thread Dejan Muhamedagic
Hi, On Tue, Nov 22, 2011 at 07:14:24PM +0200, Dan Frincu wrote: > Hi, > > On Tue, Nov 15, 2011 at 11:47 AM, Raoul Bhatia [IPAX] > wrote: > > hi! > > > > On 2011-08-19 16:28, Dan Frincu wrote: > >> > >> Hi, > >> > >> On Thu, Aug 18, 2011 at 5:53 PM, Digimer  wrote: > >>> > >>> On 08/18/2011 10:3

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-11-22 Thread Lars Ellenberg
On Fri, Aug 19, 2011 at 05:28:09PM +0300, Dan Frincu wrote: > Hi, > > On Thu, Aug 18, 2011 at 5:53 PM, Digimer wrote: > > On 08/18/2011 10:39 AM, Trevor Hemsley wrote: > >> Hi all > >> > >> I have attached a first stab at a vim syntax highlighting file for 'crm > >> configure edit' > >> > >> To a

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-11-22 Thread Dan Frincu
Hi, On Tue, Nov 15, 2011 at 11:47 AM, Raoul Bhatia [IPAX] wrote: > hi! > > On 2011-08-19 16:28, Dan Frincu wrote: >> >> Hi, >> >> On Thu, Aug 18, 2011 at 5:53 PM, Digimer  wrote: >>> >>> On 08/18/2011 10:39 AM, Trevor Hemsley wrote: Hi all I have attached a first stab at a vim

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-11-21 Thread Patrick H.
Sent: Mon Nov 21 2011 13:27:02 GMT-0700 (MST) From: Trevor Hemsley To: The Pacemaker cluster resource manager Subject: Re: [Pacemaker] Syntax highlighting in vim for crm configure edit Patrick H. wrote: Sent: Tue Nov 15 2011 02:47:59 GMT-0700 (MST) From: Raoul Bhatia [IPAX] To: The

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-11-21 Thread Trevor Hemsley
Patrick H. wrote: Sent: Tue Nov 15 2011 02:47:59 GMT-0700 (MST) From: Raoul Bhatia [IPAX] To: The Pacemaker cluster resource manager Subject: Re: [Pacemaker] Syntax highlighting in vim for crm configure edit hi! On 2011-08-19 16:28, Dan Frincu wrote: Hi, On Thu, Aug 18, 2011 at 5:53 PM

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-11-21 Thread Patrick H.
Sent: Tue Nov 15 2011 02:47:59 GMT-0700 (MST) From: Raoul Bhatia [IPAX] To: The Pacemaker cluster resource manager Subject: Re: [Pacemaker] Syntax highlighting in vim for crm configure edit hi! On 2011-08-19 16:28, Dan Frincu wrote: Hi, On Thu, Aug 18, 2011 at 5:53 PM, Digimer wrote: On

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-11-15 Thread Raoul Bhatia [IPAX]
hi! On 2011-08-19 16:28, Dan Frincu wrote: Hi, On Thu, Aug 18, 2011 at 5:53 PM, Digimer wrote: On 08/18/2011 10:39 AM, Trevor Hemsley wrote: Hi all I have attached a first stab at a vim syntax highlighting file for 'crm configure edit' To activate this, I have added 'filetype plugin on' to

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-08-19 Thread Dan Frincu
Hi, On Thu, Aug 18, 2011 at 5:53 PM, Digimer wrote: > On 08/18/2011 10:39 AM, Trevor Hemsley wrote: >> Hi all >> >> I have attached a first stab at a vim syntax highlighting file for 'crm >> configure edit' >> >> To activate this, I have added 'filetype plugin on' to my /root/.vimrc >> then creat

Re: [Pacemaker] Syntax highlighting in vim for crm configure edit

2011-08-18 Thread Digimer
On 08/18/2011 10:39 AM, Trevor Hemsley wrote: > Hi all > > I have attached a first stab at a vim syntax highlighting file for 'crm > configure edit' > > To activate this, I have added 'filetype plugin on' to my /root/.vimrc > then created /root/.vim/{ftdetect,ftplugin}/pcmk.vim > > In /root/.vim

[Pacemaker] Syntax highlighting in vim for crm configure edit

2011-08-18 Thread Trevor Hemsley
Hi all I have attached a first stab at a vim syntax highlighting file for 'crm configure edit' To activate this, I have added 'filetype plugin on' to my /root/.vimrc then created /root/.vim/{ftdetect,ftplugin}/pcmk.vim In /root/.vim/ftdetect/pcmk.vim I have the following content au BufNewF