comparison runtime/doc/options.txt @ 6476:11d78e58a487

Update runtime files.
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 16:57:10 +0100
parents c5d53d4c3e2e
children 4e31d9f7c896
comparison
equal deleted inserted replaced
6475:35cfb5077f7b 6476:11d78e58a487
1 *options.txt* For Vim version 7.4. Last change: 2014 Nov 05 1 *options.txt* For Vim version 7.4. Last change: 2014 Dec 17
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
728 exists("+autochdir") to check} 728 exists("+autochdir") to check}
729 When on, Vim will change the current working directory whenever you 729 When on, Vim will change the current working directory whenever you
730 open a file, switch buffers, delete a buffer or open/close a window. 730 open a file, switch buffers, delete a buffer or open/close a window.
731 It will change to the directory containing the file which was opened 731 It will change to the directory containing the file which was opened
732 or selected. 732 or selected.
733 This option is provided for backward compatibility with the Vim
734 released with Sun ONE Studio 4 Enterprise Edition.
735 Note: When this option is on some plugins may not work. 733 Note: When this option is on some plugins may not work.
736 734
737 *'arabic'* *'arab'* *'noarabic'* *'noarab'* 735 *'arabic'* *'arab'* *'noarabic'* *'noarab'*
738 'arabic' 'arab' boolean (default off) 736 'arabic' 'arab' boolean (default off)
739 local to window 737 local to window