File: bitbake.vim

package info (click to toggle)
bitbake 1.8.18-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 876 kB
  • ctags: 1,023
  • sloc: python: 7,256; xml: 494; makefile: 46; sh: 23
file content (4 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (2)
1
2
3
4
au BufNewFile,BufRead *.bb       setfiletype bitbake
au BufNewFile,BufRead *.bbclass  setfiletype bitbake
au BufNewFile,BufRead *.inc      setfiletype bitbake
" au BufNewFile,BufRead *.conf     setfiletype bitbake