Lines Matching refs:special

17    1.5 Mapping special keys		|:map-special-keys|
18 1.6 Special characters |:map-special-chars|
169 "<buffer>", "<nowait>", "<silent>", "<special>", "<script>", "<expr>" and
215 *:map-<special>* *:map-special*
216 Define a mapping with <> notation for special keys, even though the "<" flag
219 :map <special> <F12> /Header<CR>
323 be seen as a special key.
326 The special text <Cmd> begins a "command mapping", it executes the command
340 Unlike <expr> mappings, there are no special restrictions on the <Cmd>
359 <Cmd> commands can have only normal characters and cannot contain special
520 Just before the {rhs} a special character can appear:
546 1.5 MAPPING SPECIAL KEYS *:map-special-keys*
548 There are three ways to map a special key:
586 1.6 SPECIAL CHARACTERS *:map-special-chars*
588 Note that only CTRL-V is mentioned here as a special character for mappings
591 you cannot use "<C-V>" like CTRL-V to escape the special meaning of what
594 To map a backslash, or use a backslash literally in the {rhs}, the special
636 To define a mapping which uses the "mapleader" variable, the special string
665 In a script the special key name "<SID>" can be used to define a mapping
669 The special key name "<Plug>" can be used for an internal mapping, which is
690 command, you will have to do something special to include a '|' in {rhs}.
814 special key: >
895 This may cause a problem for entering special characters, such as the umlaut.
908 are sent with a special escape code. Vim recognizes these codes and can then
910 character 8. And many more special keys.
929 <C-|> instead of <C-S-\> or <C-S-|>. Note that '|' has a special meaning in a
1209 It is possible to use special characters in the rhs of an abbreviation.
1210 CTRL-V has to be used to avoid the special meaning of most non printable
1231 doesn't do anything special with the ^[ character, so it doesn't need
1262 When executing the map command, Vim will replace "<SID>" with the special
1403 handling, completion behavior, range handling, and special cases. The
1556 It is possible that the special characters in the range like ., $ or % which
1577 There are some special cases as well:
1600 commands. A special case is when the argument is "{", then the following
1613 The replacement text {repl} for a user defined command is scanned for special
1678 is a special form <f-args> ("function args"). This splits the command