vim inserts spaces instead of tabs code example Example: vim tab 2 spaces set smartindent set tabstop=2 set expandtab set shiftwidth=2