mirror of
https://github.com/amix/vimrc
synced 2025-06-16 09:35:01 +08:00
Updated vim plugins
This commit is contained in:
5
sources_non_forked/vim-multiple-cursors/Rakefile
Normal file
5
sources_non_forked/vim-multiple-cursors/Rakefile
Normal file
@ -0,0 +1,5 @@
|
||||
require 'rspec/core/rake_task'
|
||||
|
||||
RSpec::Core::RakeTask.new(:spec)
|
||||
|
||||
task :default => :spec
|
Reference in New Issue
Block a user