nvim: Give up on two-space sentence breaks
This commit is contained in:
parent
4774d7a7a0
commit
94f7609c4f
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ set shiftwidth=4
|
|||
set smartindent
|
||||
set formatoptions=crqnlj
|
||||
set nofoldenable
|
||||
set nojoinspaces
|
||||
|
||||
set wrap
|
||||
set linebreak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue