X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=848147c2974c1d77bc1a7c7c4e88c6cb7bef9cfe;hb=4447388f17b052ba1c0415e59ae0a218cd18f570;hp=30e2ee1b9babf4609e77ef6c663842e4fa68c2bd;hpb=815dec9db156284b4f57a4ec34182ffc89218242;p=rust.git diff --git a/config.toml.example b/config.toml.example index 30e2ee1b9ba..848147c2974 100644 --- a/config.toml.example +++ b/config.toml.example @@ -184,7 +184,7 @@ # default. #extended = false -# Installs chosen set of extended tools if enables. By default builds all. +# Installs chosen set of extended tools if enabled. By default builds all. # If chosen tool failed to build the installation fails. #tools = ["cargo", "rls", "clippy", "rustfmt", "analysis", "src"]