mirror of
https://github.com/amix/vimrc
synced 2025-06-23 15:04:59 +08:00
This is done by removing custom FileType indent options, and using `vim-python-pep8-indent` plugin.
This commit is contained in:
7
sources_non_forked/vim-python-pep8-indent/.coveragerc
Normal file
7
sources_non_forked/vim-python-pep8-indent/.coveragerc
Normal file
@ -0,0 +1,7 @@
|
||||
[run]
|
||||
plugins = covimerage
|
||||
data_file = .coverage_covimerage
|
||||
source = indent/python.vim
|
||||
|
||||
[report]
|
||||
include = indent/python.vim
|
Reference in New Issue
Block a user