Lines Matching refs:lhs
513 |:map| :ma[p] {lhs} {rhs} map {lhs} to {rhs} in Normal and Visual mode
514 |:map!| :ma[p]! {lhs} {rhs} map {lhs} to {rhs} in Insert and Command-line
516 |:noremap| :no[remap][!] {lhs} {rhs}
518 |:unmap| :unm[ap] {lhs} remove the mapping of {lhs} for Normal and
520 |:unmap!| :unm[ap]! {lhs} remove the mapping of {lhs} for Insert and
522 |:map_l| :ma[p] [lhs] list mappings (starting with [lhs]) for
524 |:map_l!| :ma[p]! [lhs] list mappings (starting with [lhs]) for
560 |:abbreviate| :ab[breviate] {lhs} {rhs} add abbreviation for {lhs} to {rhs}
561 |:abbreviate| :ab[breviate] {lhs} show abbr's that start with {lhs}
563 |:unabbreviate| :una[bbreviate] {lhs} remove abbreviation for {lhs}
564 |:noreabbrev| :norea[bbrev] [lhs] [rhs] like ":ab", but don't remap [rhs]