mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Doc: correct default value
This commit is contained in:
@@ -50,7 +50,7 @@ these differences.
|
||||
- 'listchars' defaults to "tab:> ,trail:-,nbsp:+"
|
||||
- 'mouse' defaults to "a"
|
||||
- 'nocompatible' is always set
|
||||
- 'nrformats' defaults to "hex"
|
||||
- 'nrformats' defaults to "bin,hex"
|
||||
- 'sessionoptions' doesn't include "options"
|
||||
- 'smarttab' is set by default
|
||||
- 'tabpagemax' defaults to 50
|
||||
|
||||
Reference in New Issue
Block a user