Installation Clone to your vendor folder: cd ~/.emacs.d/vendor git clone git@github.com:SpinGo/scala-plus.el Add to an initializer / custom.el / init.el / etc: (load-file "~/.emacs.d/vendor/scala-plus/scala-plus.el") (require 'scala-plus)