Lines Matching refs:This

137 This is not too useful, so you will refine the command a little and use the :r
170 produces. This is done with the 'errorformat' option. The syntax of this
181 This will find the Vim script for the "msvc" compiler and set the appropriate
242 This indents the current line. Like with all operators, there are three ways
244 object is "a{". This selects the current {} block. Thus, to re-indent the
284 a C file. This is how you make it work automatically: >
293 programming languages. This indent file will then prepare for automatic
341 option. This is useful for languages where no indent file is available.
346 treated specially: all indentation is removed. This is done so that
381 You continue typing the second line, <Enter> and the third line. This time
389 To remove the superfluous indent in the last line press CTRL-D. This deletes
397 This adds one indent to the current block of lines, inside {}. The { and }
430 2. Use spaces only. This avoids the trouble with programs that use a
441 This option tells Vim to make the <Tab> key look and feel as if tabs were set
502 This is a little bit dangerous, because it can also change tabs inside a
523 * This is a test ~
536 * This is a test of the text formatting. ~
547 * This is a test of the text formatting. ~
556 * This is a test of the text formatting. ~
587 Several of these items can be concatenated, separated by commas. This
590 preceded with ">" and "!" characters. This command would work: >
595 that start with "!". Both use the flag "n". This means that these comments
597 This allows formatting a message like this:
628 comment is recognized: "/*". There is one flag: "1". This tells Vim that the