vimrc 77 B

1234567
  1. :set number
  2. :set expandtab
  3. :set tabstop=4
  4. :set autoindent
  5. :set textwidth=86