defaults: set 'mouse' to 'a' by default. #2860

Re: https://github.com/neovim/neovim/issues/2676

Also, some documentation changes.
This commit is contained in:
Felipe Morales
2015-06-19 00:37:11 -03:00
committed by Justin M. Keyes
parent 8e3f67f2a0
commit ba84f7fc00
5 changed files with 7 additions and 21 deletions

View File

@@ -33,6 +33,7 @@ these differences.
- 'backspace' defaults to "indent,eol,start"
- 'encoding' defaults to "utf-8"
- 'formatoptions' defaults to "tcqj"
- 'mouse' defaults to "a"
- 'nocompatible' is always set
- 'nrformats' defaults to "hex"
- 'smarttab' is set by default