vimrc 84 B

123456
  1. set nocompatible
  2. set autoindent
  3. syntax enable
  4. set backspace=indent,start
  5. set number