vimrc 74 B

12345
  1. syntax on
  2. set softtabstop=4
  3. set shiftwidth=4
  4. set expandtab
  5. set autoindent