Re: bracket completion

2007-04-01 Thread Fritz Mehner
A.J.Mechelynck schrieb: Greg Fitzgerald wrote: Anyone know of a way to achieve bracket completion? For example if your typing a if statement, if (something) { once you type the first bracket the 2nd one is inserted below for you. Scribes and a few other editors have this functionality and

Re: cvim

2007-01-02 Thread Fritz Mehner
') to avoid conflicts with other launguage-specific plugins. If your current buffer is a C/C++-file you should see the mappings with :map (and they should work, of course). Fritz Fritz Mehner wrote: spx2 schrieb: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn

Re: cvim

2007-01-01 Thread Fritz Mehner
spx2 schrieb: hello. i just installed cvim but \lcs and \ucs work perfectly but \ce or \cn or any other \xx stuff or \xxx stuff don't work at all. what do i do ? Please check if plugins can be loaded: :filetype You should see filetype detection:ON plugin:ON indent:ON If not add a line

Re: em-brace-ing shell variables

2006-12-11 Thread Fritz Mehner
Meino Christian Cramer schrieb: Hi, in the beginning I often wrote shell scripts, which uses $variable instead of the better ${variable} . So I would like to write a short vim script which inserts the {} around the name of the variable. It should work, when the cursor is

www.vim.org partially unreachable

2006-12-08 Thread Fritz Mehner
For at least 1 day the script section of www.vim.org seems to be unreachable: Recent Script Updates 0 scripts, 0 downloads 'more recent' shows no script, 'most downloaded' and 'top rated' show an error: *Vim Online Error* Can't open file: 'vs_scripts.MYI' (errno: 145) F. Mehner

Re: perl-support.vim author?

2006-07-29 Thread Fritz Mehner
Robert Hicks schrieb: Does anyone know what happened to the author of the perl-support.vim plugin? I have emailed him using the info on his site and in the package but it bounces. Has he dropped the project? No I have NOT dropped the project. Emails to [EMAIL PROTECTED] will reach me.