Re: Automatic indentation in Vim

2008-11-13 Thread Daniel Hulme
On Thu, Nov 13, 2008 at 11:39:28PM +0100, Frédéric Bron wrote: > by the way, do you know how to change the default indentation in > lilypond files from 2 spaces to 1 tabulation? Yes. Edit the file ftplugin/lilypond.vim (in the ~/.vimfiles directory; copy it from /usr/share/lilypond/*/vim if you

Re: Automatic indentation in Vim

2008-11-13 Thread Frédéric Bron
by the way, do you know how to change the default indentation in lilypond files from 2 spaces to 1 tabulation? Frédéric ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Automatic Indentation in Vim

2008-11-13 Thread Martin Tarenskeen
Thanks for your help. I have now set up Vim with Lilypond syntax highlighting and automatic indentation. Good. I have also started a new thread this time. I didn't realize that just changing the subject line wasn't enough. -- Martin ___ lilypond-

Re: Automatic indentation in Vim

2008-11-13 Thread Patrick McCarty
On Thu, Nov 13, 2008 at 1:37 PM, Jonathan Kulp <[EMAIL PROTECTED]> wrote: > > Sorry, folks, but why does this email on Vim show up on the thread about > Lilypond being excessively slow on Vista? (My email app is set to sort > incoming mail by thread.) This has happened on a couple of other thread

Re: Automatic indentation in Vim

2008-11-13 Thread Josh Parmenter
On Nov 13, 2008, at 1:37 PM, Jonathan Kulp wrote: Sorry, folks, but why does this email on Vim show up on the thread about Lilypond being excessively slow on Vista? (My email app is set to sort incoming mail by thread.) This has happened on a couple of other threads recently, too. Does t

Re: Automatic indentation in Vim

2008-11-13 Thread Jonathan Kulp
Eyolf Østrem wrote: On 13.11.2008 (22:03), Martin Tarenskeen wrote: Hi Lilyponders, Any Vim users here ? I'm using Vim for editing Lilypond files on a Linux Fedora 9 system. I have syntax highlighting, which is great. How do I enable automatic indentation to make things even easier ? Sorry,

Re: Automatic indentation in Vim

2008-11-13 Thread Daniel Hulme
On Thu, Nov 13, 2008 at 10:03:02PM +0100, Martin Tarenskeen wrote: > Hi Lilyponders, > > Any Vim users here ? I'm using Vim for editing Lilypond files on a Linux > Fedora 9 system. I have syntax highlighting, which is great. How do I > enable automatic indentation to make things even easier ? :

Re: Automatic indentation in Vim

2008-11-13 Thread Eyolf Østrem
On 13.11.2008 (22:03), Martin Tarenskeen wrote: > Hi Lilyponders, > > Any Vim users here ? I'm using Vim for editing Lilypond files on a Linux > Fedora 9 system. I have syntax highlighting, which is great. How do I > enable automatic indentation to make things even easier ? set autoindent set

Automatic indentation in Vim

2008-11-13 Thread Martin Tarenskeen
Hi Lilyponders, Any Vim users here ? I'm using Vim for editing Lilypond files on a Linux Fedora 9 system. I have syntax highlighting, which is great. How do I enable automatic indentation to make things even easier ? -- Martin ___ lilypond-user ma