First commit
This commit is contained in:
7
.vim/python.vim
Normal file
7
.vim/python.vim
Normal file
@@ -0,0 +1,7 @@
|
||||
setlocal tabstop=4
|
||||
setlocal softtabstop=4
|
||||
setlocal shiftwidth=4
|
||||
setlocal textwidth=80
|
||||
setlocal smarttab
|
||||
setlocal expandtab
|
||||
set number
|
||||
Reference in New Issue
Block a user