From 141969b5533cf1256ac98c6499d5bfd3f4e6994b Mon Sep 17 00:00:00 2001 From: pml68 Date: Fri, 29 Mar 2024 11:39:10 +0100 Subject: feat: set lazy loading for flutter-tools plugin --- lua/pml68/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/pml68') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 3a34055..7a72471 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -256,7 +256,7 @@ local plugins = { -- Dart/Flutter { "akinsho/flutter-tools.nvim", - lazy = false, + ft = "dart", dependencies = { "nvim-lua/plenary.nvim", "stevearc/dressing.nvim", -- cgit v1.2.3