doc: Remove refs to 'compatible' and friends

Also remove some MS-DOS references on lines already being touched.

Based on this commit:
e4db01ca87
This commit is contained in:
Michael Reed
2015-03-23 23:29:21 -04:00
parent adfc8cf50a
commit d85fabc24f
30 changed files with 45 additions and 273 deletions

View File

@@ -7,10 +7,6 @@
" for Unix: ~/.vimrc
" for MS-DOS and Win32: $VIM\_vimrc
" Use Vim settings, rather than Vi settings (much better!).
" This must be first, because it changes other options as a side effect.
set nocompatible
" allow backspacing over everything in insert mode
set backspace=indent,eol,start