We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9acc56f commit d13862eCopy full SHA for d13862e
.vimrc
@@ -0,0 +1,4 @@
1
+" Force indentation styles for this directory
2
+autocmd FileType python set shiftwidth=4
3
+autocmd FileType python set tabstop=4
4
+autocmd FileType python set softtabstop=4
0 commit comments