mirror of
https://github.com/amix/vimrc
synced 2025-06-23 06:35:01 +08:00
This is done by removing custom FileType indent options, and using `vim-python-pep8-indent` plugin.
This commit is contained in:
3
sources_non_forked/vim-python-pep8-indent/Gemfile
Normal file
3
sources_non_forked/vim-python-pep8-indent/Gemfile
Normal file
@ -0,0 +1,3 @@
|
||||
source 'https://rubygems.org'
|
||||
gem "vimrunner", "0.3.4"
|
||||
gem "rspec"
|
Reference in New Issue
Block a user