From 2cb4ed370cff5dc03bacdff1457553958f962f20 Mon Sep 17 00:00:00 2001 From: Heikki Vesalainen Date: Mon, 2 Dec 2013 08:40:04 +0200 Subject: [PATCH] added sbt-mode to Community-Plugins --- src/sphinx/Community/Community-Plugins.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index 4d5582e5b..b92144295 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -67,6 +67,7 @@ Plugins for IDEs: - Eclipse: https://github.com/typesafehub/sbteclipse - Sublime Text: https://github.com/orrsella/sbt-sublime - Ensime: https://github.com/aemoncannon/ensime-sbt-cmd +- sbt-mode for Emacs: https://github.com/hvesalai/sbt-mode Web Plugins ~~~~~~~~~~~