mirror of
https://github.com/amix/vimrc
synced 2025-07-04 06:44:59 +08:00
Add support for Elixir.
This commit is contained in:
7
sources_non_forked/vim-elixir/Gemfile
Normal file
7
sources_non_forked/vim-elixir/Gemfile
Normal file
@ -0,0 +1,7 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'rspec'
|
||||
gem 'vimrunner'
|
||||
gem 'pry'
|
||||
gem 'diffy'
|
||||
gem 'parallel_tests'
|
Reference in New Issue
Block a user