🗑️ Cleaned(flutter): remove old redundant code

Remove fultter-tools plugin that is no longer used
This commit is contained in:
2025-02-16 14:19:37 -05:00
parent cb61b27c21
commit e8fe76e111
-9
View File
@@ -48,13 +48,4 @@ return {
'gonstoll/wezterm-types',
dev = true,
},
-- { -- Flutter-tools
-- 'akinsho/flutter-tools.nvim',
-- lazy = false,
-- dependencies = {
-- 'nvim-lua/plenary.nvim',
-- 'stevearc/dressing.nvim', -- optional for vim.ui.select
-- },
-- opts = {},
-- },
}