Lines Matching refs:option
19 |05.8| The option window
30 Vim with all your favorite option settings and mappings, you write them in
62 start with the 'incsearch' option on, add this line your vimrc file: >
108 This also sets the 'undofile' option, if available. This will store the
122 This switches on the 'hlsearch' option, telling Vim to highlight matches with
135 automatically executed. "setlocal textwidth=78" sets the 'textwidth' option
179 option off, thus 'nocompatible' takes care of this.
299 when you edit a "c" file, it's very useful to set the 'cindent' option to
300 automatically indent the lines. These commonly useful option settings are
333 Prevent that the langmap option applies to characters that result from a
619 *05.8* The option window
621 If you are looking for an option that does what you want, you can search in
630 You can change the value of an option. For example, move to the "displaying
639 The option has now been switched off.
641 Just above this line is a short description of the 'wrap' option. Move the
643 the full help on the 'wrap' option.
654 border. This is what the 'scrolloff' option does, it specifies an offset
663 before and after the option name. For example: >
667 In case you have messed up an option value, you can set it back to the
668 default by putting an ampersand (&) after the option name. Example: >
693 line. You can change that with the 'whichwrap' option. This sets it to the
725 and tabs as highlighted characters. Use the 'listchars' option: >
735 The 'iskeyword' option specifies which characters can appear in a word: >
765 You can set the 'cmdheight' option to the number of lines used for