X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=8d1fa3eec5cf2df5d484cd51539293a5914a5c93;hb=7c84ba43ce28ee681d307f6db5ce72c06c354c5a;hp=f153562a5389471c199e6afbcd5d59549a2dd95e;hpb=b8398d947d160ad4f26cc22da66e5fbc7030817b;p=rust.git diff --git a/config.toml.example b/config.toml.example index f153562a538..8d1fa3eec5c 100644 --- a/config.toml.example +++ b/config.toml.example @@ -151,8 +151,8 @@ # default. #extended = false -# Installs choosen set of extended tools if enables. By default builds all. -# If choosen tool failed to build the installation fails. +# Installs chosen set of extended tools if enables. By default builds all. +# If chosen tool failed to build the installation fails. #tools = ["cargo", "rls", "rustfmt", "analysis", "src"] # Verbosity level: 0 == not verbose, 1 == verbose, 2 == very verbose