Lines Matching refs:option
13 'backup' option default changed |backup-changed|
21 'errorformat' option changed |errorformat-changed|
22 'graphic' option gone |graphic-option-gone|
23 'yankendofline' option gone |ye-option-gone|
25 'highlight' option changed |highlight-changed|
31 'backup' option default changed *backup-changed*
54 If you prefer to use ".bak", you can set the 'backupext' option: >
274 'errorformat' option changed *errorformat-changed*
285 'graphic' option gone *graphic-option-gone*
288 The 'graphic' option was used to make the characters between <~> and 0xa0
289 display directly on the screen. Now the 'isprint' option takes care of this
291 to look into this if you previously set the 'graphic' option in your vimrc.
295 'yankendofline' option gone *ye-option-gone*
298 The 'yankendofline' option has been removed. Instead you can just use
305 The 'title' option is now only set by default if the original title can be
315 'highlight' option changed *highlight-changed*
350 CTRL-B in Insert mode used to toggle the 'revins' option. If you don't know