diff --git a/README.md b/README.md index c3b54c1a..59ff1884 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ and select `Package Control: Install Package` and then select `Rust Enhanced` fr the list. That's it. If you can't see `Rust Enhanced` its most likely because you're using Sublime Text 2. +It is possible that the built-in `Rust` package will cause conflicts with Rust Enhanced. If the default syntax for Rust documents is `Rust` instead of `Rust Enhanced`, then this is likely the case. A recommended solution is to disable the built-in `Rust` package. You can do so through `Package Control: Disable Package` -> `Rust`. + ## Features ### Go To Definition ### Build functionality