feat: made flutter_tools non lazy

This commit is contained in:
Alzalia 2025-11-08 10:42:01 +01:00
parent 8740e79f91
commit 5fb1a8b007

View file

@ -39,6 +39,7 @@ return {
-- Tools for flutter
{
"akinsho/flutter-tools.nvim",
lazy = false,
dependencies = {
"nvim-lua/plenary.nvim",
"stevearc/dressing.nvim",