mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 21:45:05 +00:00
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:
committed by
Justin M. Keyes
parent
8e3f67f2a0
commit
ba84f7fc00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user