forked from colonelpanic/dotfiles
small tweaks here and there, add .sbt with ensime plugin enabled by default.
This commit is contained in:
3
dotfiles/sbt/0.13/plugins/plugins.sbt
Normal file
3
dotfiles/sbt/0.13/plugins/plugins.sbt
Normal file
@@ -0,0 +1,3 @@
|
||||
resolvers += Resolver.sonatypeRepo("snapshots")
|
||||
|
||||
addSbtPlugin("org.ensime" % "ensime-sbt" % "0.1.5-SNAPSHOT")
|
Reference in New Issue
Block a user