fix: fuck python/PEP: tabs are for accessibility
spaces are an objectively worse choice, i care more about accessibility than standard. configure your git to replace tabs with 4 spaces on pull and inverse on push if you want to work with my code but care more about style guides than accessibility
This commit is contained in:
parent
1631574c6e
commit
ab3fb631bc
1 changed files with 1 additions and 0 deletions
1
after/ftplugin/python.vim
Normal file
1
after/ftplugin/python.vim
Normal file
|
@ -0,0 +1 @@
|
|||
set noexpandtab
|
Loading…
Reference in a new issue