GitXplorerGitXplorer
b

vim-scala

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
10246f1882ef74621a923ff5377605057846399e

Add FIXME

bbmatheny committed 13 years ago
Unverified
635f955a4283a2ead26f97139ddc41434bfe9879

Pulling in stuff from okbreath

bbmatheny committed 13 years ago
Unverified
e779fd974109706d7a86c435b26addf0103a0954

Setting width to 100 per twitter standard

bbmatheny committed 13 years ago
Unverified
3b527d821682cef42976857584f68a179f8f47a6

Updating README to provide credit

bbmatheny committed 13 years ago

README

The README file for this repository.

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.