Contrib: update the Vim syntax highlighting to include the 'require' keyword and...
authorChris Larson <clarson@kergoth.com>
Mon, 10 Jul 2006 19:22:06 +0000 (19:22 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 10 Jul 2006 19:22:06 +0000 (19:22 +0000)
commit345c08effd86188cfd12af686153feebdca664ca
tree3f3c77e1c959294378f61be4abdf3e782dcd9bf6
parent628e7791d754ad68b810f275bb346e3c04949026
Contrib: update the Vim syntax highlighting to include the 'require' keyword and '.=' and '=.'.  Add a Vim ftdetect plugin to properly set the filetype on bitbake files.
contrib/vim/ftdetect/bitbake.vim [new file with mode: 0644]
contrib/vim/syntax/bitbake.vim