mirror of
https://github.com/amix/vimrc
synced 2024-12-13 05:32:34 +00:00
4 lines
106 B
Ruby
4 lines
106 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "vimbot", :git => "git@github.com:maxbrunsfeld/vimbot.git"
|
|
gem "rspec"
|