comparison runtime/doc/various.txt @ 15512:f0f06837a699

Update runtime files. commit https://github.com/vim/vim/commit/d09091d4955c5f41de69928f2db85611ed54ed23 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 17 16:07:22 2019 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Jan 2019 16:15:08 +0100
parents b55b89692fd2
children 314694a2e74a
comparison
equal deleted inserted replaced
15511:f41122780189 15512:f0f06837a699
1 *various.txt* For Vim version 8.1. Last change: 2019 Jan 08 1 *various.txt* For Vim version 8.1. Last change: 2019 Jan 17
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
438 B *+signs* |:sign| 438 B *+signs* |:sign|
439 N *+smartindent* |'smartindent'| 439 N *+smartindent* |'smartindent'|
440 N *+startuptime* |--startuptime| argument 440 N *+startuptime* |--startuptime| argument
441 N *+statusline* Options 'statusline', 'rulerformat' and special 441 N *+statusline* Options 'statusline', 'rulerformat' and special
442 formats of 'titlestring' and 'iconstring' 442 formats of 'titlestring' and 'iconstring'
443 m *+sun_workshop* |workshop| 443 m *+sun_workshop* |workshop|; no longer supported
444 N *+syntax* Syntax highlighting |syntax| 444 N *+syntax* Syntax highlighting |syntax|
445 *+system()* Unix only: opposite of |+fork| 445 *+system()* Unix only: opposite of |+fork|
446 T *+tag_binary* binary searching in tags file |tag-binary-search| 446 T *+tag_binary* binary searching in tags file |tag-binary-search|
447 N *+tag_old_static* old method for static tags |tag-old-static| 447 N *+tag_old_static* old method for static tags |tag-old-static|
448 m *+tag_any_white* any white space allowed in tags file |tag-any-white| 448 m *+tag_any_white* any white space allowed in tags file |tag-any-white|