mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-02-01 12:55:23 +08:00
6 lines
93 B
Ruby
6 lines
93 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :development, :test do
|
|
gem 'vim-flavor', '~> 3.0'
|
|
end
|