Skip to content

Add some useful ex commands #6

@tyru

Description

@tyru

From my vimrc comment example
https://github.com/tyru/dotfiles/blob/adff5c08f663546e93cdac3ada7d24a17dc560ce/dotfiles/.vim/vimrc#L653-L690

MapOriginal

MapOriginal j
MapOriginal k

MapPrefix

MapPrefix [n] prefix_name rhs

MapLeader

MapLeader ;

MapLocalLeader

MapLocalLeader ,

MapOp

" Map [nxo] lhs rhs
MapOp lhs rhs

MapMotion

" Map [nxo] lhs rhs
MapMotion lhs rhs

MapObject

" Map [xo] lhs rhs
MapObject lhs rhs

DisableMap

" Map [n] $ <Nop>
" Map [n] % <Nop>
" .
" .
" .
DisableMap [n] $ % & ' ( ) ^

MapCount

" Map -expr [n] <C-n> v:count1 . 'gt'
MapCount [n] <C-n> gt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions