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