🗑️ Cleaned(flutter): remove old redundant code
Remove fultter-tools plugin that is no longer used
This commit is contained in:
@@ -48,13 +48,4 @@ return {
|
|||||||
'gonstoll/wezterm-types',
|
'gonstoll/wezterm-types',
|
||||||
dev = true,
|
dev = true,
|
||||||
},
|
},
|
||||||
-- { -- Flutter-tools
|
|
||||||
-- 'akinsho/flutter-tools.nvim',
|
|
||||||
-- lazy = false,
|
|
||||||
-- dependencies = {
|
|
||||||
-- 'nvim-lua/plenary.nvim',
|
|
||||||
-- 'stevearc/dressing.nvim', -- optional for vim.ui.select
|
|
||||||
-- },
|
|
||||||
-- opts = {},
|
|
||||||
-- },
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user