mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 07:15:34 +00:00
options: Include "j" in default 'formatoptions' #2669
This commit is contained in:
committed by
Justin M. Keyes
parent
1add7a422f
commit
eca51bbfa0
@@ -30,6 +30,7 @@ these differences.
|
||||
|
||||
- 'backspace' defaults to "indent,eol,start"
|
||||
- 'encoding' defaults to "utf-8"
|
||||
- 'formatoptions' defaults to "tcqj"
|
||||
- 'nocompatible' is always set
|
||||
- 'tags' defaults to "./tags;,tags"
|
||||
- 'ttyfast' is always set
|
||||
|
||||
Reference in New Issue
Block a user