Added python rules
This commit is contained in:
parent
3fe8aa6eb3
commit
b40ee49e57
4
ftplugin/python.vim
Normal file
4
ftplugin/python.vim
Normal file
@ -0,0 +1,4 @@
|
||||
set colorcolumn=80
|
||||
"replace tabs with spaces
|
||||
set expandtab
|
||||
|
||||
Loading…
Reference in New Issue
Block a user