Skip to content

Commit 2f24de6

Browse files
authored
Merge pull request #435 from marcospb19/patch-1
Remove override advice on README.md
2 parents 6c40655 + ddecbf1 commit 2f24de6

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 not automatically override the built-in Rust package so you will have to disable it, and check "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)