Lines Matching refs:lhs

46 {lhs}	means left-hand-side	*{lhs}*
49 :map {lhs} {rhs} |mapmode-nvo| *:map*
50 :nm[ap] {lhs} {rhs} |mapmode-n| *:nm* *:nmap*
51 :vm[ap] {lhs} {rhs} |mapmode-v| *:vm* *:vmap*
52 :xm[ap] {lhs} {rhs} |mapmode-x| *:xm* *:xmap*
53 :smap {lhs} {rhs} |mapmode-s| *:smap*
54 :om[ap] {lhs} {rhs} |mapmode-o| *:om* *:omap*
55 :map! {lhs} {rhs} |mapmode-ic| *:map!*
56 :im[ap] {lhs} {rhs} |mapmode-i| *:im* *:imap*
57 :lm[ap] {lhs} {rhs} |mapmode-l| *:lm* *:lma* *:lmap*
58 :cm[ap] {lhs} {rhs} |mapmode-c| *:cm* *:cmap*
59 :tma[p] {lhs} {rhs} |mapmode-t| *:tma* *:tmap*
60 Map the key sequence {lhs} to {rhs} for the modes
68 :no[remap] {lhs} {rhs} |mapmode-nvo| *:no* *:noremap* *:nor*
69 :nn[oremap] {lhs} {rhs} |mapmode-n| *:nn* *:nnoremap*
70 :vn[oremap] {lhs} {rhs} |mapmode-v| *:vn* *:vnoremap*
71 :xn[oremap] {lhs} {rhs} |mapmode-x| *:xn* *:xnoremap*
72 :snor[emap] {lhs} {rhs} |mapmode-s| *:snor* *:snore* *:snoremap*
73 :ono[remap] {lhs} {rhs} |mapmode-o| *:ono* *:onoremap*
74 :no[remap]! {lhs} {rhs} |mapmode-ic| *:no!* *:noremap!*
75 :ino[remap] {lhs} {rhs} |mapmode-i| *:ino* *:inor* *:inoremap*
76 :ln[oremap] {lhs} {rhs} |mapmode-l| *:ln* *:lnoremap*
77 :cno[remap] {lhs} {rhs} |mapmode-c| *:cno* *:cnor* *:cnoremap*
78 :tno[remap] {lhs} {rhs} |mapmode-t| *:tno* *:tnoremap*
79 Map the key sequence {lhs} to {rhs} for the modes
85 :unm[ap] {lhs} |mapmode-nvo| *:unm* *:unmap*
86 :nun[map] {lhs} |mapmode-n| *:nun* *:nunmap*
87 :vu[nmap] {lhs} |mapmode-v| *:vu* *:vunmap*
88 :xu[nmap] {lhs} |mapmode-x| *:xu* *:xunmap*
89 :sunm[ap] {lhs} |mapmode-s| *:sunm* *:sunmap*
90 :ou[nmap] {lhs} |mapmode-o| *:ou* *:ounmap*
91 :unm[ap]! {lhs} |mapmode-ic| *:unm!* *:unmap!*
92 :iu[nmap] {lhs} |mapmode-i| *:iu* *:iunmap*
93 :lu[nmap] {lhs} |mapmode-l| *:lu* *:lunmap*
94 :cu[nmap] {lhs} |mapmode-c| *:cu* *:cun* *:cunmap*
95 :tunma[p] {lhs} |mapmode-t| *:tunma* *:tunmap*
96 Remove the mapping of {lhs} for the modes where the
99 Note: Trailing spaces are included in the {lhs}. This
136 :map {lhs} |mapmode-nvo| *:map_l*
137 :nm[ap] {lhs} |mapmode-n| *:nmap_l*
138 :vm[ap] {lhs} |mapmode-v| *:vmap_l*
139 :xm[ap] {lhs} |mapmode-x| *:xmap_l*
140 :sm[ap] {lhs} |mapmode-s| *:smap_l*
141 :om[ap] {lhs} |mapmode-o| *:omap_l*
142 :map! {lhs} |mapmode-ic| *:map_l!*
143 :im[ap] {lhs} |mapmode-i| *:imap_l*
144 :lm[ap] {lhs} |mapmode-l| *:lmap_l*
145 :cm[ap] {lhs} |mapmode-c| *:cmap_l*
146 :tma[p] {lhs} |mapmode-t| *:tmap_l*
148 with {lhs} in the modes where the map command applies.
257 the abbreviation. You can use this to decide how to expand the {lhs}. You
525 Everything from the first non-blank after {lhs} up to the end of the line
533 pattern is matched against the {lhs} and {rhs} in the raw form.
599 Using CTRL-C in the {lhs} is possible, but it will only work when Vim is
606 To include a space in {lhs} precede it with a CTRL-V (type two CTRL-Vs for
685 character is considered to be part of the {lhs} or {rhs}. However, one can
728 for the {lhs}. You will have to avoid keys that are used for Vim commands,
762 typed before the {lhs}. For example, with this mapping: >
823 If you include the {lhs} in the {rhs} you have a recursive mapping. When
824 {lhs} is typed, it will be replaced with {rhs}. When the {lhs} which is
829 exception: If the {rhs} starts with {lhs}, the first character is not mapped
843 place until the text is found not to be a part of a {lhs}. For example, if
1149 :ab[breviate] {lhs} list the abbreviations that start with {lhs}
1151 avoid that a typed {lhs} is expanded, since
1154 :ab[breviate] [<expr>] [<buffer>] {lhs} {rhs}
1155 add abbreviation for {lhs} to {rhs}. If {lhs} already
1162 :una[bbreviate] [<buffer>] {lhs}
1163 Remove abbreviation for {lhs} from the list. If none
1164 is found, remove abbreviations in which {lhs} matches
1170 :norea[bbrev] [<expr>] [<buffer>] [lhs] [rhs]
1174 :ca[bbrev] [<expr>] [<buffer>] [lhs] [rhs]
1178 :cuna[bbrev] [<buffer>] {lhs}
1182 :cnorea[bbrev] [<expr>] [<buffer>] [lhs] [rhs]
1187 :ia[bbrev] [<expr>] [<buffer>] [lhs] [rhs]
1191 :iuna[bbrev] [<buffer>] {lhs}
1195 :inorea[bbrev] [<expr>] [<buffer>] [lhs] [rhs]