diff --git a/vimrc b/vimrc index b8c96a55..0a54b006 100644 --- a/vimrc +++ b/vimrc @@ -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