mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 07:48:18 +00:00
vim-patch:8fad5d58874e
runtime(doc,netrw): update "Last Change header", remove trailing whitespace
Update Last-Change Header for netrw and doc/indent.txt, fix a trailing
whitespace in indent.txt and make CI happy.
8fad5d5887
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -1228,7 +1228,7 @@ Three times shiftwidth is the default value.
|
||||
|
||||
YAML *ft-yaml-indent*
|
||||
|
||||
By default, the yaml indent script does not try to detect multiline scalars.
|
||||
By default, the yaml indent script does not try to detect multiline scalars.
|
||||
If you want to enable this, set the following variable: >
|
||||
|
||||
let g:yaml_indent_multiline_scalar = 1
|
||||
|
Reference in New Issue
Block a user