Re: has anybody done syntax highlighting for linux Kconfig files ?

2006-04-12 Thread Yakov Lerner
On 4/11/06, Nikolai Weibull [EMAIL PROTECTED] wrote: On 4/11/06, Yakov Lerner [EMAIL PROTECTED] wrote: On 4/11/06, Nikolai Weibull [EMAIL PROTECTED] wrote: As per your request, here's a syntax/kconfig.vim. Nice job Nikolai, thanks. I went though all 2.6 Kconfig files and noticed some

Re: c.vim syntax file...

2006-04-12 Thread Bram Moolenaar
Pierre Habouzit wrote: ... misses some lengths modifiers that formats can have the following length modifiers : hh, h, l, ll, j, z, t = can apply to diouxX l = can apply to cs L = can apply to aAeEfFgG ... misses some formats : - `aA' in C99 are a valid floating point number

Omni completion file naming

2006-04-12 Thread Doug Kearns
I assume the omni completion files should follow the same naming convention as the other runtime files? Eg. Should the current pycomplete.vim actually be named pythoncomplete.vim? Regards, Doug

Re: Omni completion file naming

2006-04-12 Thread Nikolai Weibull
On 4/12/06, Doug Kearns [EMAIL PROTECTED] wrote: I assume the omni completion files should follow the same naming convention as the other runtime files? Eg. Should the current pycomplete.vim actually be named pythoncomplete.vim? I don't know how they're stored now, but shouldn't it be

Re: ezmlm is broken; it can't unsibscribe me, it seems

2006-04-12 Thread Eben Oldmixon
At 03:15 AM 4/12/2006, Matthew Winn wrote: On Tue, Apr 11, 2006 at 05:34:34PM -0400, Eben Oldmixon wrote: Fourth, news continues to come to that address unabated (as they say). And here we are. Are you certain the messages are coming to the address you think they're coming to? If you check

console menus priority

2006-04-12 Thread Xavier de Gaye
When running Vim 7.0d on FC3 as: $ gvim -u cfg.vim with cgf.vim as: = some sample menus with priorities an 01.100 To.up C-WRC-L an 01.200 To.down C-WrC-L an 02.100 Session.getsession:source ~/.vim/wk/ an

netrw 'filetype'

2006-04-12 Thread Hari Krishna Dara
I am wondering if we can have netrw set the 'ft' of the buffer to 'netrw' at the end of generating the directory listing. I did this for my SelectBuf plugin and find it very useful. This allows users to create filetype plugins and set custom mappings that are local to the netrw buffers. Of

[vim 70d] switching tab pages

2006-04-12 Thread Wojciech Pilorz
I have build gvim 7.0d on Fedora Core 4 as 'Big version with GTK2 GUI.' I have noticed the following behaviour with multple tab pages (gvim); 1. You can switch with Ctrl-Pgup - Ctrl-PgDown when in normal mode; In insert and replace mode you need to type Ctrl-O Ctrl-Pgup/PgDown (perhaps should be