X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=848147c2974c1d77bc1a7c7c4e88c6cb7bef9cfe;hb=f36355070e1bb4323a5db7bcb1297d3ed7951992;hp=30e2ee1b9babf4609e77ef6c663842e4fa68c2bd;hpb=7dcac19446ca8fca2c74e3da0461d010043224a7;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"]