On 4/11/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote: > On 4/10/06, Yakov Lerner <[EMAIL PROTECTED]> wrote: > > I found no syntax highlighting for Kconfig files (linux kernel > > configuration). > > I searched in vim7 runtime, and in vim.org/scripts, and in google. > > > > If anybody created Kconfig highlighting already, please post it either > > to vim.org/scripts or for inclusion into vimruntime, > > or send it to me, I am willing to maintain it. If not, I'll make it. > > 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 mishighlightings. I extracted them into the attchment, which see (with :set ft=kconfig'). Another issue that I noticed: when scrolling backward (PgUp) on large Kconfig file, I get many many unhighlighted lines, sometimes half-screen of them, which get highlighted when I do Ctrl-L. Maybe 'syn sync' values shall be adjusted (screen height was ~ 50, i it's relevant) ? Thanks Yakov
Kconfig.mishighlitings
Description: Binary data
