Skip to content

(documentation: doc/*) run simple build tool in the background feeding compilation results into Vim quickfix window. It contrast to :set makeprg=sbt and :make command it keeps a sbt instance running in background feeding the command to stdin only.

MarcWeber/vim-addon-sbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependencies see addon-info.json (VAM knows how to install them or get them from my githb page.)

This plugin provides an :SBT command which should allow you to run SBT actions (requiring python).
REPL completion supported. However if sbt ask a unexpected question everyhting "hangs" infinitely :(

If you're interested in helping resurrecting the scala vim ensime branch .. ping back

About

(documentation: doc/*) run simple build tool in the background feeding compilation results into Vim quickfix window. It contrast to :set makeprg=sbt and :make command it keeps a sbt instance running in background feeding the command to stdin only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published