+ Tweaking
This commit is contained in:
parent
78e8ac0865
commit
29c189c0d4
2 changed files with 5 additions and 1 deletions
|
@ -50,6 +50,9 @@ augroup Binary
|
|||
au BufWritePost *.bin set nomod | endif
|
||||
augroup END
|
||||
|
||||
" ----- python for vim
|
||||
autocmd BufEnter *.py set ai sw=4 ts=4 sta et fo=croql
|
||||
|
||||
" ----- Auto refresh vimrc
|
||||
augroup myvimrc
|
||||
au!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue