mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00

This is done by removing custom FileType indent options, and using `vim-python-pep8-indent` plugin.
4 lines
67 B
Ruby
4 lines
67 B
Ruby
source 'https://rubygems.org'
|
|
gem "vimrunner", "0.3.4"
|
|
gem "rspec"
|