taglist: ctrl ] azerty

2007-05-24 Thread Mathieu Malaterre
Hello there, I am trying to use taglist on my AZERTY keyboard and I cannot get ctrl ] to work. If I type :ts + tagname I can see that taglist is working. thanks, -- Mathieu

Re: taglist: ctrl ] azerty

2007-05-24 Thread Mathieu Malaterre
Thanks ! On 5/24/07, Jürgen Krämer [EMAIL PROTECTED] wrote: Hi, Mathieu Malaterre wrote: I am trying to use taglist on my AZERTY keyboard and I cannot get ctrl ] to work. If I type :ts + tagname I can see that taglist is working. this depends heavily on the operating system you use

Feature request: swig syntax

2007-05-24 Thread Mathieu Malaterre
Hello, I cannot find a swig.vim in my debian installation so I suspect this is not part of the main vim project. Could someone please add the syntax/indent file. Tarball is not attached, but can be found here: http://jwx.sourceforge.net/INTERNALS.html (see swig-vim). HTH -- Mathieu

Feature request! ftl.vim

2007-05-21 Thread Mathieu Malaterre
Hello there, could someone please add the freemarker syntax support in vim. The syntax file is here : http://freemarker.sourceforge.net/editors.html A couple of distro have started distributing ftl.vim on there own. Thanks ! -- Mathieu

Re: Feature request: off_t / off64_t

2007-02-15 Thread Mathieu Malaterre
On 2/8/07, Bram Moolenaar [EMAIL PROTECTED] wrote: Mathieu Malaterre wrote: Could someone please add off_t / off64_t to the C syntax file. I'll add off_t, I think it's a generic type. I don't know off64_t. Is that for Linux? Yeah I am not sure, leave it alone. This comes from

Feature request: off_t / off64_t

2007-02-07 Thread Mathieu Malaterre
Hello, Could someone please add off_t / off64_t to the C syntax file. Thanks -- Mathieu

Tip #551: automatic indenting XML file in VIM with the help of XSLT

2007-01-06 Thread Mathieu Malaterre
Hello, Is anyone using the tip #551 ? vim on debian is shipped with the proper syntax file, now I am trying to get indentation for xml/xsl file to work. Unfortunately I must be missing something. I created the file indent.xsl in $HOME/.vim/indent/ I then added in .vimrc: if version = 540