9 lines
162 B
Lua
9 lines
162 B
Lua
return {
|
|
{ 'leafOfTree/vim-vue-plugin' },
|
|
{ 'dart-lang/dart-vim-plugin' },
|
|
{
|
|
'akinsho/flutter-tools.nvim',
|
|
dependencies = { 'nvim-lua/plenary.nvim' }
|
|
}
|
|
}
|