Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 6295904

Browse files
committed
Update readme
1 parent 7bdafd2 commit 6295904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Rust language support for Atom-IDE, powered by the Rust Language Server (RLS).
1212
- Find references (`ctrl-alt-shift-f` or `cmd-opt-shift-f` also in context menu)
1313
- Format file with rustfmt (`ctrl-shift-c` or `cmd-shift-c` also in context menu)
1414
- Format on save (disabled by default, see `atom-ide-ui` settings)
15-
- Rls toolchain selection in package settings
15+
- Supports rustup default & override toolchains, or manually select rls toolchain in package settings
1616
- Rls toolchain update checking at startup & every 6 hours thereafter
1717
- Global Rls configuration for `all_targets`, `clippy_preference`
1818
- Per-project Rls configuration using `rls.toml` file at project root, see [rls#configuration](https://github.com/rust-lang-nursery/rls#configuration)

0 commit comments

Comments
 (0)