5 lines
89 B
Lua
5 lines
89 B
Lua
return {
|
|
'kergoth/vim-bitbake', -- Bitbake templates and syntax
|
|
ft = { 'bitbake' }
|
|
}
|