comparison runtime/doc/options.txt @ 9737:35ce559b8553

commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 2 21:04:33 2016 +0200 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Tue, 02 Aug 2016 21:15:06 +0200
parents 284b4eb307fc
children 4eea48b76d03
comparison
equal deleted inserted replaced
9736:d963b7420aa2 9737:35ce559b8553
1 *options.txt* For Vim version 7.4. Last change: 2016 Jul 28 1 *options.txt* For Vim version 7.4. Last change: 2016 Jul 29
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
2616 This option cannot be set from a |modeline| or in the |sandbox|, for 2616 This option cannot be set from a |modeline| or in the |sandbox|, for
2617 security reasons. 2617 security reasons.
2618 {Vi: directory to put temp file in, defaults to "/tmp"} 2618 {Vi: directory to put temp file in, defaults to "/tmp"}
2619 2619
2620 *'display'* *'dy'* 2620 *'display'* *'dy'*
2621 'display' 'dy' string (default "") 2621 'display' 'dy' string (default "", set to "truncate" in
2622 |defaults.vim|)
2622 global 2623 global
2623 {not in Vi} 2624 {not in Vi}
2624 Change the way text is displayed. This is comma separated list of 2625 Change the way text is displayed. This is comma separated list of
2625 flags: 2626 flags:
2626 lastline When included, as much as possible of the last line 2627 lastline When included, as much as possible of the last line