Skip to content

Commit ddecbf1

Browse files
authored
Tweak wording.
1 parent 715495f commit ddecbf1

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
@@ -6,7 +6,7 @@ This is a Sublime Text 3 package which supports Rust starting with version 1.0,
66
it makes no attempt at supporting earlier incompatible versions.
77

88
This package used to be called 'Rust', but as of version 3, Sublime now comes with Rust built-in. The built-in version on Sublime is actually just a snapshot of this package [with some fixes](https://github.com/sublimehq/Packages/issues/178#issuecomment-197050427) from quite some time ago.
9-
This package is still active and will continue to update and release, so if you want up to date features, and extra tools (such as syntax checking or building) we recommend using this package. It does automatically override the built-in Rust package so won't have to disable it, if you receive any error, check if "Rust Enhanced" is set.
9+
This package is still active and will continue to update and release, so if you want up to date features, and extra tools (such as syntax checking or building) we recommend using this package. Installing Rust Enhanced will automatically disable the built-in "Rust" package. If you receive any error, verify that "Rust Enhanced" is enabled, and that the current view's syntax is set to "Rust Enhanced".
1010
There is currently no plan to push upstream changes back into the Sublime Core Packages repo, and extra features will stay here.
1111

1212
For syntax highlighting for Cargo files. Its recommended installing this with the TOML package.

0 commit comments

Comments
 (0)