Initial commit
This commit is contained in:
commit
662fe0334c
37 changed files with 1614 additions and 0 deletions
5
vim/after/ftplugin/python.vim
Normal file
5
vim/after/ftplugin/python.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
setlocal expandtab
|
||||
"setlocal foldnestmax=3
|
||||
"setlocal fdm=indent
|
||||
setlocal textwidth=80
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue