vimrc: add retab

This commit is contained in:
Mikaela Suomalainen 2014-05-25 09:28:36 +03:00
parent dc720db069
commit 20d6b67609
1 changed files with 3 additions and 0 deletions

3
vimrc
View File

@ -97,3 +97,6 @@ autocmd BufReadPost *
\ exe "normal! g`\"" |
\ endif
" End of copied from https://raw.githubusercontent.com/ProgVal/misc/master/dotfiles/.vimrc
" If we have tabs, remove them
retab