+ Tweaking

This commit is contained in:
ziro 2020-08-07 08:42:05 +07:00
parent 78e8ac0865
commit 29c189c0d4
2 changed files with 5 additions and 1 deletions

View file

@ -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!