diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index daa4ce66b1..9001256cdf 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -737,7 +737,7 @@ A jump table for the options with a short description can be found at |Q_op|. deleted indent; Vi puts the cursor somewhere in the deleted indent}. *'autoread'* *'ar'* *'noautoread'* *'noar'* -'autoread' 'ar' boolean (default off) +'autoread' 'ar' boolean (default on) global or local to buffer |global-local| When a file has been detected to have been changed outside of Vim and it has not been changed inside of Vim, automatically read it again. |