Sign in
android
/
platform
/
external
/
yapf
/
0de7684808acb6bb2f9a6da22e2dc3175be39fc3
/
.
/
.vimrc
blob: e54f1d3f829b3327d49f8e69737d27635b3d8da5 [
file
]
" Force indentation styles for this directory
autocmd FileType python set shiftwidth=2
autocmd FileType python set tabstop=2
autocmd FileType python set softtabstop=2