Fix flutter-tools combined with asdf

main
Ensar Sarajčić 2024-01-11 14:57:23 +01:00
parent 6bfe86fcf2
commit ff7d9b21cc
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ end
-- Flutter tools
require("flutter-tools").setup({
lsp = common_config,
flutter_lookup_cmd = "asdf where flutter"
})
-- Rust tools