From 9af1585e8d49dfc83df51f46b0c6893f44a3dfbd Mon Sep 17 00:00:00 2001 From: kalmanb Date: Sat, 25 Jan 2014 22:21:49 +1300 Subject: [PATCH] Add sbt-ctags community plugin information --- src/sphinx/Community/Community-Plugins.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index 8886f7ece..36ef5f170 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -68,6 +68,8 @@ Plugins for IDEs: - 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 +- sbt-ctags (manage library dependency sources for vim, emacs, sublime) + https://github.com/kalmanb/sbt-ctags Web Plugins ~~~~~~~~~~~