mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user