/vim-spacejam

Simple vim plugin for auto removing whitespace

Primary LanguageRuby

Vim SpaceJam

Simple plugin designed to prevent trailing whitespace from sneaking into commits.

Development

$ git clone git@github.com:rondale-sc/vim-spacejam.git
$ cd vim-spacejam.git
$ bundle

Testing

$ rspec