From 527d108223e50c3fab034b582c102475b16c016e Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Sat, 24 Apr 2021 19:03:31 -0400 Subject: vim-patch:664f3cf3f21d Runtime file updates. https://github.com/vim/vim/commit/664f3cf3f21d3699bfd179c318ef5c869c085648 --- runtime/doc/quickref.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc/quickref.txt') diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index fbeb1fd3bb..257550082d 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -621,7 +621,7 @@ Short explanation of each option: *option-list* 'binary' 'bin' read/write/edit file in binary mode 'bomb' prepend a Byte Order Mark to the file 'breakat' 'brk' characters that may cause a line break -'breakindent' 'bri' wrapped line repeats indent +'breakindent' 'bri' wrapped line repeats indent 'breakindentopt' 'briopt' settings for 'breakindent' 'browsedir' 'bsdir' which directory to start browsing in 'bufhidden' 'bh' what to do when buffer is no longer in window -- cgit