Lines Matching refs:option

60 			option is set), and the file status (readonly,
62 option about how to make this message shorter.
84 Also see the 'ruler' option and the |wordcount()|
132 The file "testfile" will remain unchanged. Anyway, if the 'backup' option is
135 also the 'patchmode' option. The name of the backup file is normally the same
138 change the 'backupext' option. Extra dots are replaced with '_' on MS-Windows
140 (e.g., messydos or crossdos) or when the 'shortname' option is on. The
149 option. This flag will be reset as soon as you start editing a
155 message. Use the 'shortname' option in this case.
187 'autowriteall' option. 'autowrite' is the associated Vi-compatible option
191 'hidden' option. See |hidden-buffer|. Some commands work like this even when
273 'readonly' option for this buffer.
281 If the 'autowrite' or 'autowriteall' option is on and
299 Uses the 'isfname' option to find out which characters
303 Uses the 'path' option as a list of directory names to
304 look for the file. See the 'path' option for details
306 Uses the 'suffixesadd' option to check for file names
388 as a wildcard when "[" is in the 'isfname' option. A simple way to avoid this
422 To see what shell command Vim is running, set the 'verbose' option to 4. When
471 edit for |:read| only: keep option values as if editing
504 will use the old value of the option. Same for the 'binary' option.
524 The 'fileformat' option sets the <EOL> style for a file:
551 If you start editing a new file and the 'fileformats' option is not empty
560 If the 'fileformat' option is set to "dos" on non-MS-Windows systems the
566 If the 'fileformats' option is empty and DOS format is used, but while reading
569 If the 'fileformats' option is empty and Mac format is used, but while reading
577 'binary' option. A simple way to do this is by starting Vim with the "-b"
578 option. This will avoid the use of 'fileformat'. Without this you risk that
581 You can encrypt files that are written by setting the 'key' option. This
762 the 'writeany' option is off. Also see |++opt| and
869 This sets the 'fileformat' option to "unix" and writes the file if it is now
882 Note: When the 'write' option is off, you are not able to write any file.
889 when the 'readonly' option is set or when there is
909 already exists and the 'writeany' option is off.
940 'cpoptions' option.
942 Note that the 'fsync' option matters here. If it's set it may make writes
978 'writebackup' or 'patchmode' option is on, a backup of the original file is
980 file has been successfully written and when the 'writebackup' option is on and
981 the 'backup' option is off, the backup file is deleted. When the 'patchmode'
982 option is on the backup file may be renamed.
995 When the 'backup' option is on, an old backup file (with the same name as the
1005 The directories given with the 'backupdir' option are used to put the backup
1009 original file renamed depends on the 'backupcopy' option. See there for an
1021 When the 'cpoptions' option contains 'W', Vim will refuse to overwrite a
1215 If you want to always use ":confirm", set the 'confirm' option.
1253 Also see the 'browsedir' option.
1407 to 0, 'modeline' off, 'expandtab' off). Setting the 'binary' option has the
1414 - Set the 'textwidth' option to 0. Otherwise lines will unexpectedly be
1417 want to edit a line that does not fit on the screen reset the 'wrap' option.
1423 - Make sure the 'binary' option is set BEFORE loading the
1431 Setting the 'binary' option prevents this. If you want to add the final
1432 <EOL>, set the 'endofline' option. You can also read the value of this
1433 option to see if there was an <EOL> for the last line (you cannot see this
1473 The typed key is stored in the 'key' option, which is used to encrypt
1480 The value of the 'key' options is used when text is written. When the option
1485 To disable the encryption, reset the 'key' option to an empty value: >
1488 You can use the 'cryptmethod' option to select the type of encryption, use one
1532 When reading a file that has been encrypted and the 'key' option is not empty,
1539 option to an empty string, so that Vim will prompt for a new one. Don't use
1543 Since the value of the 'key' option is supposed to be a secret, its value can
1544 never be viewed. You should not set this option in a vimrc file.
1558 'viminfo' option to be safe.
1598 Vim, set the 'autoread' option. This doesn't work at the moment you write the
1741 stop-directories are appended to the path (for the 'path' option) or to
1742 the filename (for the 'tags' option) with a ';'. If you want several