Nikolai Weibull wrote:

> As per your request, here's a syntax/kconfig.vim.  It's rather
> complete, although the documentation for the fileformat was
> incomplete.  Still, writing parsers using only Vim's :syntax command
> is quite fun actually.  The files are lit up like a christmas tree at
> the moment, perhaps more to show that everything works than anything
> else, but it's not that bad as it clearly separates the help messages
> from the cruft around them.  Comments on making the actual
> highlighting a little less "verbose" are welcome.
> 
> I've also included a ftplugin/kconfig.vim.
> 
> Bram: You can add these with the following matcher in filetype.vim:
> 
>   au BufNewFile,BufRead Kconfig,Kconfig.debug             setf kconfig

I'll include it, thanks!

-- 
A day without sunshine is like, well, night.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://www.ICCF.nl         ///

Reply via email to