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:
@ -0,0 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
rspec:
|
||||
build: .
|
||||
volumes:
|
||||
- .:/vim-python-pep8-indent
|
Reference in New Issue
Block a user