From 6e7e91fc111218917d67b9ee44f718633bddac33 Mon Sep 17 00:00:00 2001 From: Hamburgir Date: Wed, 12 Feb 2025 17:24:22 +0530 Subject: [PATCH] languages/flutter: update package name to match pin (#630) --- modules/plugins/languages/dart.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/plugins/languages/dart.nix b/modules/plugins/languages/dart.nix index e2b3182e..4f8a7028 100644 --- a/modules/plugins/languages/dart.nix +++ b/modules/plugins/languages/dart.nix @@ -137,7 +137,7 @@ in { vim.startPlugins = if ftcfg.enableNoResolvePatch then ["flutter-tools-patched"] - else ["flutter-tools"]; + else ["flutter-tools-nvim"]; vim.pluginRC.flutter-tools = entryAnywhere '' require('flutter-tools').setup {