Fix flutter-tools combined with asdf
parent
6bfe86fcf2
commit
ff7d9b21cc
|
@ -97,6 +97,7 @@ end
|
|||
-- Flutter tools
|
||||
require("flutter-tools").setup({
|
||||
lsp = common_config,
|
||||
flutter_lookup_cmd = "asdf where flutter"
|
||||
})
|
||||
|
||||
-- Rust tools
|
||||
|
|
Loading…
Reference in New Issue