[bitbake-devel] [PATCH] bitbake.vim: detect *.bbappend files in ftdetect automatically

Trevor Woerner twoerner at gmail.com
Thu Dec 13 19:57:29 UTC 2012


On Wed, Dec 12, 2012 at 1:42 PM, Eren Türkay <eren at hambedded.org> wrote:
>  " .bb and .bbclass
> -au BufNewFile,BufRead *.b{b,bclass}    set filetype=bitbake
> +au BufNewFile,BufRead *.b{b,bappend,bclass}    set filetype=bitbake


Don't forget to update the comment too :-)




More information about the bitbake-devel mailing list