diff options
Diffstat (limited to 'runtime/doc/filetype.txt')
-rw-r--r-- | runtime/doc/filetype.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt index 92404440da..a4a5d6188b 100644 --- a/runtime/doc/filetype.txt +++ b/runtime/doc/filetype.txt @@ -552,6 +552,7 @@ Variables: *b:man_default_sects* Comma-separated, ordered list of preferred sections. For example in C one usually wants section 3 or 2: > :let b:man_default_sections = '3,2' +*g:man_hardwrap* Hard-wrap to $MANWIDTH. May improve layout. PDF *ft-pdf-plugin* |