Skip to content

My work on integration of Scala into Vim - not a ton here, but useful for me.

Notifications You must be signed in to change notification settings

windeye/vim-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a "bundle" for Vim that builds off of the initial Scala plugin modules
by Stefan Matthias Aust and adds some more "stuff" that I find useful, including
all of my notes and customizations.

It's free for anyone to fork, clone, etc... no licensing or whatever... just do
whatever you want with it, but you can't take credit for my stuff :)

You really should be using Tim Pope's Pathogen module for Vim
(https://github.com/tpope/vim-pathogen and
http://tammersaleh.com/posts/the-modern-vim-config-with-pathogen) if you're
going to clone this repository because, well... you should.

Alternatively, you can use Vundle (https://github.com/gmarik/vundle) to
manage your plugins.

If you have Vundle installed, simply add the following to your .vimrc:
  Bundle 'derekwyatt/vim-scala'
and then run
  :BundleInstall
to install it.

About

My work on integration of Scala into Vim - not a ton here, but useful for me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published