Nvim: update all plugins to used ones, disable unused
This commit is contained in:
4
.config/nvim/lua/plugins/bitbake.lua
Normal file
4
.config/nvim/lua/plugins/bitbake.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'kergoth/vim-bitbake', -- Bitbake templates and syntax
|
||||
ft = { 'bitbake' }
|
||||
}
|
||||
Reference in New Issue
Block a user