View on GitHub

memo

vim-scala

vim-scala

Install

For NeoBundle,

  NeoBundleLazy 'derekwyatt/vim-scala', {
        \ 'autoload' : {'filetypes' : 'scala'}
        \ }

:NeoBundleInstall

Commands

Sort imports

:SortScalaImports

Reference