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