branch: elpa/scala-mode
commit c48b4792156ae973cdb5e73b7ebdf200c5e4639b
Author: Heikki Vesalainen <heikki.vesalai...@iki.fi>
Commit: Heikki Vesalainen <heikki.vesalai...@iki.fi>

    Update README.md
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 9bc88f3..b778e8d 100644
--- a/README.md
+++ b/README.md
@@ -432,6 +432,11 @@ The indenter thinks the second occurrence of `foo` is the 
body of the while.
 To work around this, terminate the while with a semicolon,
 or put a blank line after it.
 
+## Sbt support
+
+scala-mode2 does not provide support for interacting with sbt. For sbt
+support, see [sbt-mode](https://github.com/hvesalai/sbt-mode).
+
 ## Future work
 
 - syntax-begin-function for reliably fontifying elements which span

Reply via email to