Skip to content

okbreathe/vim-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of https://github.com/bmatheny/vim-scala based on original work by ewiplayer

* Adds tagbar support from http://latestbuild.net/scala-ctags-and-vim-tagbar
* SBT syntax highlighting
* Eclim Support

# Notes

* For TagBar support you'll need to symlink <plugin_dir>/ctags to ~/.ctags

------------------------------

Note that this was taken entirely from ewiplayer, and recreated after the repo
disappeared. I deserve no credit for this.

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.

About

VIM plugin for Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 82.0%
  • Scala 18.0%