Sign in
flutter
/
third_party
/
yapf
/
2d5b4d872e4f1946a2be44cbc408e47caa282cca
/
.
/
.vimrc
blob: e54f1d3f829b3327d49f8e69737d27635b3d8da5 [
file
] [
log
] [
blame
]
" Force indentation styles for this directory
autocmd FileType python set shiftwidth=2
autocmd FileType python set tabstop=2
autocmd FileType python set softtabstop=2