Personal Neovim configuration of Enrique Mejidas
- Install and initialize:
lazyman -w Enrique - Configuration category: Personal
- Base configuration: Custom
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-Enrique
Git repository
https://github.com/kiyov09/dotfiles
Lazy managed plugins
Enrique Keymaps
Normal mode keymaps
| Description | |
|---|
| Left hand side | r# |
| Right hand side | |
| Description | |
|---|
| Left hand side | # |
| Right hand side | |
| Description | |
|---|
| Left hand side | g? |
| Right hand side | :map g<CR> |
| Description | |
|---|
| Left hand side | gw |
| Right hand side | :GBrowse<CR> |
| Description | |
|---|
| Left hand side | gl |
| Right hand side | :Gclog -n 100 --<CR> |
| Description | |
|---|
| Left hand side | gd |
| Right hand side | :Git diff<CR> |
| Description | |
|---|
| Left hand side | gP |
| Right hand side | :Git push origin |
| Description | |
|---|
| Left hand side | gpr |
| Right hand side | :Git pull --rebase origin |
| Description | |
|---|
| Left hand side | gpo |
| Right hand side | :Git pull --ff-only origin |
| Description | |
|---|
| Left hand side | gb |
| Right hand side | :Git blame<CR> |
| Description | |
|---|
| Left hand side | gs |
| Right hand side | :Git<CR> |
| Description | |
|---|
| Left hand side | ts |
| Right hand side | |
| Description | |
|---|
| Left hand side | tb |
| Right hand side | |
| Description | |
|---|
| Left hand side | tg |
| Right hand side | |
| Description | |
|---|
| Left hand side | tf |
| Right hand side | |
| Description | |
|---|
| Left hand side | th |
| Right hand side | |
| Description | |
|---|
| Left hand side | sd |
| Right hand side | |
| Description | |
|---|
| Left hand side | v* |
| Right hand side | :vsplit<CR>* |
| Description | |
|---|
| Left hand side | x* |
| Right hand side | :split<CR>* |
| Description | |
|---|
| Left hand side | |
| Right hand side | <C-^> |
| Description | |
|---|
| Left hand side | vf |
| Right hand side | :Vexplore!<CR> |
| Description | |
|---|
| Left hand side | sf |
| Right hand side | :Sexplore<CR> |
| Description | |
|---|
| Left hand side | f |
| Right hand side | :Explore<CR> |
| Description | |
|---|
| Left hand side | yy |
| Right hand side | "+yy |
| Description | |
|---|
| Left hand side | y |
| Right hand side | "+y |
| Description | |
|---|
| Left hand side | w |
| Right hand side | :w<CR> |
| Description | |
|---|
| Left hand side | % |
| Right hand side | <Plug>(MatchitNormalForward) |
| Description | Nvim builtin |
|---|
| Left hand side | & |
| Right hand side | :&&<CR> |
| Description | |
|---|
| Left hand side | '[ |
| Right hand side | :<C-U>call signature#mark#Goto("prev", "line", "alpha")<CR> |
| Description | |
|---|
| Left hand side | '] |
| Right hand side | :<C-U>call signature#mark#Goto("next", "line", "alpha")<CR> |
| Description | |
|---|
| Left hand side | - |
| Right hand side | <Plug>VinegarUp |
| Description | |
|---|
| Left hand side | <lt>p |
| Right hand side | <Plug>(unimpaired-put-below-leftward) |
| Description | |
|---|
| Left hand side | <lt>P |
| Right hand side | <Plug>(unimpaired-put-above-leftward) |
| Description | |
|---|
| Left hand side | <lt>s<Esc> |
| Right hand side | |
| Description | |
|---|
| Left hand side | <lt>s |
| Right hand side | <Plug>(unimpaired-enable) |
| Description | |
|---|
| Left hand side | =p |
| Right hand side | <Plug>(unimpaired-put-below-reformat) |
| Description | |
|---|
| Left hand side | =P |
| Right hand side | <Plug>(unimpaired-put-above-reformat) |
| Description | |
|---|
| Left hand side | =s<Esc> |
| Right hand side | |
| Description | |
|---|
| Left hand side | =s |
| Right hand side | <Plug>(unimpaired-toggle) |
| Description | |
|---|
| Left hand side | >p |
| Right hand side | <Plug>(unimpaired-put-below-rightward) |
| Description | |
|---|
| Left hand side | >P |
| Right hand side | <Plug>(unimpaired-put-above-rightward) |
| Description | |
|---|
| Left hand side | >s<Esc> |
| Right hand side | |
| Description | |
|---|
| Left hand side | >s |
| Right hand side | <Plug>(unimpaired-disable) |
| Description | Nvim builtin |
|---|
| Left hand side | Y |
| Right hand side | y$ |
| Description | |
|---|
| Left hand side | [xx |
| Right hand side | <Plug>(unimpaired-xml-encode-line) |
| Description | |
|---|
| Left hand side | [x |
| Right hand side | <Plug>(unimpaired-xml-encode) |
| Description | |
|---|
| Left hand side | [uu |
| Right hand side | <Plug>(unimpaired-url-encode-line) |
| Description | |
|---|
| Left hand side | [u |
| Right hand side | <Plug>(unimpaired-url-encode) |
| Description | |
|---|
| Left hand side | [CC |
| Right hand side | <Plug>(unimpaired-string-encode-line) |
| Description | |
|---|
| Left hand side | [C |
| Right hand side | <Plug>(unimpaired-string-encode) |
| Description | |
|---|
| Left hand side | [yy |
| Right hand side | <Plug>(unimpaired-string-encode-line) |
| Description | |
|---|
| Left hand side | [y |
| Right hand side | <Plug>(unimpaired-string-encode) |
| Description | |
|---|
| Left hand side | [P |
| Right hand side | <Plug>(unimpaired-put-above) |
| Description | |
|---|
| Left hand side | [p |
| Right hand side | <Plug>(unimpaired-put-above) |
| Description | |
|---|
| Left hand side | [o<Esc> |
| Right hand side | |
| Description | |
|---|
| Left hand side | [o |
| Right hand side | <Plug>(unimpaired-enable) |
| Description | |
|---|
| Left hand side | [e |
| Right hand side | <Plug>(unimpaired-move-up) |
| Description | |
|---|
| Left hand side | [ |
| Right hand side | <Plug>(unimpaired-blank-up) |
| Description | |
|---|
| Left hand side | [n |
| Right hand side | <Plug>(unimpaired-context-previous) |
| Description | |
|---|
| Left hand side | [f |
| Right hand side | <Plug>(unimpaired-directory-previous) |
| Description | |
|---|
| Left hand side | [<C-T> |
| Right hand side | <Plug>(unimpaired-ptprevious) |
| Description | |
|---|
| Left hand side | [T |
| Right hand side | <Plug>(unimpaired-tfirst) |
| Description | |
|---|
| Left hand side | [t |
| Right hand side | <Plug>(unimpaired-tprevious) |
| Description | |
|---|
| Left hand side | [<C-Q> |
| Right hand side | <Plug>(unimpaired-cpfile) |
| Description | |
|---|
| Left hand side | [Q |
| Right hand side | <Plug>(unimpaired-cfirst) |
| Description | |
|---|
| Left hand side | [q |
| Right hand side | <Plug>(unimpaired-cprevious) |
| Description | |
|---|
| Left hand side | [<C-L> |
| Right hand side | <Plug>(unimpaired-lpfile) |
| Description | |
|---|
| Left hand side | [L |
| Right hand side | <Plug>(unimpaired-lfirst) |
| Description | |
|---|
| Left hand side | [l |
| Right hand side | <Plug>(unimpaired-lprevious) |
| Description | |
|---|
| Left hand side | [B |
| Right hand side | <Plug>(unimpaired-bfirst) |
| Description | |
|---|
| Left hand side | [b |
| Right hand side | <Plug>(unimpaired-bprevious) |
| Description | |
|---|
| Left hand side | [A |
| Right hand side | <Plug>(unimpaired-first) |
| Description | |
|---|
| Left hand side | [a |
| Right hand side | <Plug>(unimpaired-previous) |
| Description | |
|---|
| Left hand side | [= |
| Right hand side | :<C-U>call signature#marker#Goto("prev", "any", v:count)<CR> |
| Description | |
|---|
| Left hand side | [- |
| Right hand side | :<C-U>call signature#marker#Goto("prev", "same", v:count)<CR> |
| Description | |
|---|
| Left hand side | [` |
| Right hand side | :<C-U>call signature#mark#Goto("prev", "spot", "pos")<CR> |
| Description | |
|---|
| Left hand side | [' |
| Right hand side | :<C-U>call signature#mark#Goto("prev", "line", "pos")<CR> |
| Description | |
|---|
| Left hand side | [% |
| Right hand side | <Plug>(MatchitNormalMultiBackward) |
| Description | |
|---|
| Left hand side | [d |
| Right hand side | |
| Description | |
|---|
| Left hand side | ]xx |
| Right hand side | <Plug>(unimpaired-xml-decode-line) |
| Description | |
|---|
| Left hand side | ]x |
| Right hand side | <Plug>(unimpaired-xml-decode) |
| Description | |
|---|
| Left hand side | ]uu |
| Right hand side | <Plug>(unimpaired-url-decode-line) |
| Description | |
|---|
| Left hand side | ]u |
| Right hand side | <Plug>(unimpaired-url-decode) |
| Description | |
|---|
| Left hand side | ]CC |
| Right hand side | <Plug>(unimpaired-string-decode-line) |
| Description | |
|---|
| Left hand side | ]C |
| Right hand side | <Plug>(unimpaired-string-decode) |
| Description | |
|---|
| Left hand side | ]yy |
| Right hand side | <Plug>(unimpaired-string-decode-line) |
| Description | |
|---|
| Left hand side | ]y |
| Right hand side | <Plug>(unimpaired-string-decode) |
| Description | |
|---|
| Left hand side | ]P |
| Right hand side | <Plug>(unimpaired-put-below) |
| Description | |
|---|
| Left hand side | ]p |
| Right hand side | <Plug>(unimpaired-put-below) |
| Description | |
|---|
| Left hand side | ]o<Esc> |
| Right hand side | |
| Description | |
|---|
| Left hand side | ]o |
| Right hand side | <Plug>(unimpaired-disable) |
| Description | |
|---|
| Left hand side | ]e |
| Right hand side | <Plug>(unimpaired-move-down) |
| Description | |
|---|
| Left hand side | ] |
| Right hand side | <Plug>(unimpaired-blank-down) |
| Description | |
|---|
| Left hand side | ]n |
| Right hand side | <Plug>(unimpaired-context-next) |
| Description | |
|---|
| Left hand side | ]f |
| Right hand side | <Plug>(unimpaired-directory-next) |
| Description | |
|---|
| Left hand side | ]<C-T> |
| Right hand side | <Plug>(unimpaired-ptnext) |
| Description | |
|---|
| Left hand side | ]T |
| Right hand side | <Plug>(unimpaired-tlast) |
| Description | |
|---|
| Left hand side | ]t |
| Right hand side | <Plug>(unimpaired-tnext) |
| Description | |
|---|
| Left hand side | ]<C-Q> |
| Right hand side | <Plug>(unimpaired-cnfile) |
| Description | |
|---|
| Left hand side | ]Q |
| Right hand side | <Plug>(unimpaired-clast) |
| Description | |
|---|
| Left hand side | ]q |
| Right hand side | <Plug>(unimpaired-cnext) |
| Description | |
|---|
| Left hand side | ]<C-L> |
| Right hand side | <Plug>(unimpaired-lnfile) |
| Description | |
|---|
| Left hand side | ]L |
| Right hand side | <Plug>(unimpaired-llast) |
| Description | |
|---|
| Left hand side | ]l |
| Right hand side | <Plug>(unimpaired-lnext) |
| Description | |
|---|
| Left hand side | ]B |
| Right hand side | <Plug>(unimpaired-blast) |
| Description | |
|---|
| Left hand side | ]b |
| Right hand side | <Plug>(unimpaired-bnext) |
| Description | |
|---|
| Left hand side | ]A |
| Right hand side | <Plug>(unimpaired-last) |
| Description | |
|---|
| Left hand side | ]a |
| Right hand side | <Plug>(unimpaired-next) |
| Description | |
|---|
| Left hand side | ]= |
| Right hand side | :<C-U>call signature#marker#Goto("next", "any", v:count)<CR> |
| Description | |
|---|
| Left hand side | ]- |
| Right hand side | :<C-U>call signature#marker#Goto("next", "same", v:count)<CR> |
| Description | |
|---|
| Left hand side | ]` |
| Right hand side | :<C-U>call signature#mark#Goto("next", "spot", "pos")<CR> |
| Description | |
|---|
| Left hand side | ]' |
| Right hand side | :<C-U>call signature#mark#Goto("next", "line", "pos")<CR> |
| Description | |
|---|
| Left hand side | ]% |
| Right hand side | <Plug>(MatchitNormalMultiForward) |
| Description | |
|---|
| Left hand side | ]d |
| Right hand side | |
| Description | |
|---|
| Left hand side | `[ |
| Right hand side | :<C-U>call signature#mark#Goto("prev", "spot", "alpha")<CR> |
| Description | |
|---|
| Left hand side | `] |
| Right hand side | :<C-U>call signature#mark#Goto("next", "spot", "alpha")<CR> |
| Description | |
|---|
| Left hand side | cS |
| Right hand side | <Plug>CSurround |
| Description | |
|---|
| Left hand side | cs |
| Right hand side | <Plug>Csurround |
| Description | |
|---|
| Left hand side | ds |
| Right hand side | <Plug>Dsurround |
| Description | |
|---|
| Left hand side | dm |
| Right hand side | :<C-U>call signature#utils#Remove(v:count)<CR> |
| Description | |
|---|
| Left hand side | gcu |
| Right hand side | <Plug>Commentary<Plug>Commentary |
| Description | |
|---|
| Left hand side | gcc |
| Right hand side | <Plug>CommentaryLine |
| Description | |
|---|
| Left hand side | gc |
| Right hand side | <Plug>Commentary |
| Description | |
|---|
| Left hand side | gx |
| Right hand side | <Plug>NetrwBrowseX |
| Description | |
|---|
| Left hand side | g% |
| Right hand side | <Plug>(MatchitNormalBackward) |
| Description | |
|---|
| Left hand side | j |
| Right hand side | gj |
| Description | |
|---|
| Left hand side | k |
| Right hand side | gk |
| Description | |
|---|
| Left hand side | m? |
| Right hand side | :<C-U>call signature#marker#List(v:count, 0)<CR> |
| Description | |
|---|
| Left hand side | m/ |
| Right hand side | :<C-U>call signature#mark#List(0, 0)<CR> |
| Description | |
|---|
| Left hand side | m<BS> |
| Right hand side | :<C-U>call signature#marker#Purge()<CR> |
| Description | |
|---|
| Left hand side | m |
| Right hand side | :<C-U>call signature#mark#Purge("all")<CR> |
| Description | |
|---|
| Left hand side | m- |
| Right hand side | :<C-U>call signature#mark#Purge("line")<CR> |
| Description | |
|---|
| Left hand side | m. |
| Right hand side | :<C-U>call signature#mark#ToggleAtLine()<CR> |
| Description | |
|---|
| Left hand side | m, |
| Right hand side | :<C-U>call signature#mark#Toggle("next")<CR> |
| Description | |
|---|
| Left hand side | m |
| Right hand side | :<C-U>call signature#utils#Input()<CR> |
| Description | |
|---|
| Left hand side | yo<Esc> |
| Right hand side | |
| Description | |
|---|
| Left hand side | yo |
| Right hand side | <Plug>(unimpaired-toggle) |
| Description | |
|---|
| Left hand side | ySS |
| Right hand side | <Plug>YSsurround |
| Description | |
|---|
| Left hand side | ySs |
| Right hand side | <Plug>YSsurround |
| Description | |
|---|
| Left hand side | yss |
| Right hand side | <Plug>Yssurround |
| Description | |
|---|
| Left hand side | yS |
| Right hand side | <Plug>YSurround |
| Description | |
|---|
| Left hand side | ys |
| Right hand side | <Plug>Ysurround |
| Description | |
|---|
| Left hand side | y<C-G> |
| Right hand side | :<C-U>call setreg(v:register, fugitive#Object(@%))<CR> |
| Description | |
|---|
| Left hand side | <Plug>(vsnip-cut-text) |
| Right hand side | :set operatorfunc=<SNR>48_vsnip_cut_text_normal<CR>g@ |
| Description | |
|---|
| Left hand side | <Plug>(vsnip-select-text) |
| Right hand side | :set operatorfunc=<SNR>48_vsnip_select_text_normal<CR>g@ |
| Description | |
|---|
| Left hand side | <Plug>VinegarVerticalSplitUp |
| Right hand side | :call <SNR>47_opendir('vsplit')<CR> |
| Description | |
|---|
| Left hand side | <Plug>VinegarSplitUp |
| Right hand side | :call <SNR>47_opendir('split')<CR> |
| Description | |
|---|
| Left hand side | <Plug>VinegarTabUp |
| Right hand side | :call <SNR>47_opendir('tabedit')<CR> |
| Description | |
|---|
| Left hand side | <Plug>VinegarUp |
| Right hand side | :call <SNR>47_opendir('edit')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-xml-decode-line) |
| Right hand side | <SNR>46_TransformSetup("xml_decode")."_" |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-xml-decode) |
| Right hand side | <SNR>46_TransformSetup("xml_decode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_line_xml_decode |
| Right hand side | <SNR>46_TransformSetup("xml_decode")."_" |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_xml_decode |
| Right hand side | <SNR>46_TransformSetup("xml_decode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-xml-encode-line) |
| Right hand side | <SNR>46_TransformSetup("xml_encode")."_" |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-xml-encode) |
| Right hand side | <SNR>46_TransformSetup("xml_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_line_xml_encode |
| Right hand side | <SNR>46_TransformSetup("xml_encode")."_" |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_xml_encode |
| Right hand side | <SNR>46_TransformSetup("xml_encode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-url-decode-line) |
| Right hand side | <SNR>46_TransformSetup("url_decode")."_" |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-url-decode) |
| Right hand side | <SNR>46_TransformSetup("url_decode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_line_url_decode |
| Right hand side | <SNR>46_TransformSetup("url_decode")."_" |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_url_decode |
| Right hand side | <SNR>46_TransformSetup("url_decode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-url-encode-line) |
| Right hand side | <SNR>46_TransformSetup("url_encode")."_" |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-url-encode) |
| Right hand side | <SNR>46_TransformSetup("url_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_line_url_encode |
| Right hand side | <SNR>46_TransformSetup("url_encode")."_" |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_url_encode |
| Right hand side | <SNR>46_TransformSetup("url_encode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-string-decode-line) |
| Right hand side | <SNR>46_TransformSetup("string_decode")."_" |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-string-decode) |
| Right hand side | <SNR>46_TransformSetup("string_decode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_line_string_decode |
| Right hand side | <SNR>46_TransformSetup("string_decode")."_" |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_string_decode |
| Right hand side | <SNR>46_TransformSetup("string_decode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-string-encode-line) |
| Right hand side | <SNR>46_TransformSetup("string_encode")."_" |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-string-encode) |
| Right hand side | <SNR>46_TransformSetup("string_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_line_string_encode |
| Right hand side | <SNR>46_TransformSetup("string_encode")."_" |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_string_encode |
| Right hand side | <SNR>46_TransformSetup("string_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpairedPutBelow |
| Right hand side | :call <SNR>46_putline(']p', 'below')<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedPutAbove |
| Right hand side | :call <SNR>46_putline('[p', 'above')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-below-reformat) |
| Right hand side | :<C-U>call <SNR>46_putline(v:count1 . ']p', 'Below')<CR>='] |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-above-reformat) |
| Right hand side | :<C-U>call <SNR>46_putline(v:count1 . '[p', 'Above')<CR>='] |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-below-leftward) |
| Right hand side | :<C-U>call <SNR>46_putline(v:count1 . ']p', 'Below')<CR><lt>'] |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-above-leftward) |
| Right hand side | :<C-U>call <SNR>46_putline(v:count1 . '[p', 'Above')<CR><lt>'] |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-below-rightward) |
| Right hand side | :<C-U>call <SNR>46_putline(v:count1 . ']p', 'Below')<CR>>'] |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-above-rightward) |
| Right hand side | :<C-U>call <SNR>46_putline(v:count1 . '[p', 'Above')<CR>>'] |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-below) |
| Right hand side | :call <SNR>46_putline(']p', 'below')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-put-above) |
| Right hand side | :call <SNR>46_putline('[p', 'above')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)p |
| Right hand side | :<C-U>call <SNR>46_SetupPaste()<CR>0C |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)p |
| Right hand side | :<C-U>call <SNR>46_SetupPaste()<CR>o |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)p |
| Right hand side | :<C-U>call <SNR>46_SetupPaste()<CR>O |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-paste) |
| Right hand side | :<C-U>call <SNR>46_SetupPaste()<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedPaste |
| Right hand side | :call <SNR>46_SetupPaste()<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)t |
| Right hand side | :<C-U>set colorcolumn=<C-R>=<SNR>46_ColorColumn(!empty(&cc))<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)t |
| Right hand side | :<C-U>set colorcolumn=<C-R>=<SNR>46_ColorColumn(1)<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)t |
| Right hand side | :<C-U>set colorcolumn=<C-R>=<SNR>46_ColorColumn(0)<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)+ |
| Right hand side | :<C-U>set <C-R>=<SNR>46_CursorOptions()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)+ |
| Right hand side | :<C-U>set nocursorline nocursorcolumn<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)+ |
| Right hand side | :<C-U>set cursorline cursorcolumn<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)x |
| Right hand side | :<C-U>set <C-R>=<SNR>46_CursorOptions()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)x |
| Right hand side | :<C-U>set nocursorline nocursorcolumn<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)x |
| Right hand side | :<C-U>set cursorline cursorcolumn<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)v |
| Right hand side | :<C-U>set <C-R>=(&virtualedit =~# "all") ? "virtualedit-=all" : "virtualedit+=all"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)v |
| Right hand side | :<C-U>set virtualedit-=all<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)v |
| Right hand side | :<C-U>set virtualedit+=all<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)z |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("spell")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)z |
| Right hand side | :<C-U>setlocal nospell<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)z |
| Right hand side | :<C-U>setlocal spell<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)w |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("wrap")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)w |
| Right hand side | :<C-U>setlocal nowrap<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)w |
| Right hand side | :<C-U>setlocal wrap<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)s |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("spell")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)s |
| Right hand side | :<C-U>setlocal nospell<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)s |
| Right hand side | :<C-U>setlocal spell<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)r |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("relativenumber")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)r |
| Right hand side | :<C-U>setlocal norelativenumber<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)r |
| Right hand side | :<C-U>setlocal relativenumber<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)n |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("number")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)n |
| Right hand side | :<C-U>setlocal nonumber<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)n |
| Right hand side | :<C-U>setlocal number<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)l |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("list")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)l |
| Right hand side | :<C-U>setlocal nolist<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)l |
| Right hand side | :<C-U>setlocal list<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)i |
| Right hand side | :<C-U>set <C-R>=<SNR>46_Toggle("ignorecase")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)i |
| Right hand side | :<C-U>set noignorecase<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)i |
| Right hand side | :<C-U>set ignorecase<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)h |
| Right hand side | :<C-U>set <C-R>=<SNR>46_Toggle("hlsearch")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)h |
| Right hand side | :<C-U>set nohlsearch<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)h |
| Right hand side | :<C-U>set hlsearch<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)d |
| Right hand side | :<C-U><C-R>=&diff ? "diffoff" : "diffthis"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)d |
| Right hand side | :<C-U>diffoff<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)d |
| Right hand side | :<C-U>diffthis<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)| |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("cursorcolumn")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)| |
| Right hand side | :<C-U>setlocal nocursorcolumn<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)| |
| Right hand side | :<C-U>setlocal cursorcolumn<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)u |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("cursorcolumn")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)u |
| Right hand side | :<C-U>setlocal nocursorcolumn<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)u |
| Right hand side | :<C-U>setlocal cursorcolumn<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)_ |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("cursorline")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)_ |
| Right hand side | :<C-U>setlocal nocursorline<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)_ |
| Right hand side | :<C-U>setlocal cursorline<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)- |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("cursorline")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)- |
| Right hand side | :<C-U>setlocal nocursorline<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)- |
| Right hand side | :<C-U>setlocal cursorline<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)c |
| Right hand side | :<C-U>setlocal <C-R>=<SNR>46_Toggle("cursorline")<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)c |
| Right hand side | :<C-U>setlocal nocursorline<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)c |
| Right hand side | :<C-U>setlocal cursorline<C-R>=<SNR>46_StatuslineRefresh()<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-toggle)b |
| Right hand side | :<C-U>set background=<C-R>=&background == "dark" ? "light" : "dark"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-disable)b |
| Right hand side | :<C-U>set background=dark<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-enable)b |
| Right hand side | :<C-U>set background=light<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveSelectionDown |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionDown(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveSelectionUp |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionUp(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveDown |
| Right hand side | :<C-U>call <SNR>46_Move('+',v:count1,'down')<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveUp |
| Right hand side | :<C-U>call <SNR>46_Move('--',v:count1,'up')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-selection-down) |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionDown(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-selection-up) |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionUp(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-down) |
| Right hand side | :<C-U>call <SNR>46_Move('+',v:count1,'down')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-up) |
| Right hand side | :<C-U>call <SNR>46_Move('--',v:count1,'up')<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedBlankDown |
| Right hand side | :<C-U>exe <SNR>46_BlankDown()<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedBlankUp |
| Right hand side | :<C-U>exe <SNR>46_BlankUp()<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-blank-down) |
| Right hand side | :<C-U>exe <SNR>46_BlankDown()<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-blank-up) |
| Right hand side | :<C-U>exe <SNR>46_BlankUp()<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedContextNext |
| Right hand side | :<C-U>call <SNR>46_Context(0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedContextPrevious |
| Right hand side | :<C-U>call <SNR>46_Context(1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-context-next) |
| Right hand side | :<C-U>call <SNR>46_Context(0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-context-previous) |
| Right hand side | :<C-U>call <SNR>46_Context(1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedDirectoryPrevious |
| Right hand side | :<C-U>execute <SNR>46_PreviousFileEntry(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedDirectoryNext |
| Right hand side | :<C-U>execute <SNR>46_NextFileEntry(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-directory-previous) |
| Right hand side | :<C-U>execute <SNR>46_PreviousFileEntry(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-directory-next) |
| Right hand side | :<C-U>execute <SNR>46_NextFileEntry(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedTPNext |
| Right hand side | :<C-U>exe "p".(v:count ? v:count : "")."tnext"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedTPPrevious |
| Right hand side | :<C-U>exe "p".(v:count ? v:count : "")."tprevious"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-ptnext) |
| Right hand side | :<C-U>exe v:count1 . "ptnext"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-ptprevious) |
| Right hand side | :<C-U>exe v:count1 . "ptprevious"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedTLast |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."tlast"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedTFirst |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."tfirst"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedTNext |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."tnext"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedTPrevious |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."tprevious"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-tlast) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "trewind" : "tlast"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-tfirst) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "trewind" : "tfirst"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-tnext) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."tnext"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-tprevious) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."tprevious"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedQNFile |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cnfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedQPFile |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cpfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-cnfile) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cnfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-cpfile) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cpfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedQLast |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."clast"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedQFirst |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cfirst"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedQNext |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cnext"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedQPrevious |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cprevious"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-clast) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "cc" : "clast"<CR><CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-cfirst) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "cc" : "cfirst"<CR><CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-cnext) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cnext"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-cprevious) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."cprevious"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedLNFile |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lnfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedLPFile |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lpfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-lnfile) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lnfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-lpfile) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lpfile"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedLLast |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."llast"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedLFirst |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lfirst"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedLNext |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lnext"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedLPrevious |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lprevious"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-llast) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "ll" : "llast"<CR><CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-lfirst) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "ll" : "lfirst"<CR><CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-lnext) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lnext"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-lprevious) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."lprevious"<CR>zv |
| Description | |
|---|
| Left hand side | <Plug>unimpairedBLast |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."blast"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedBFirst |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."bfirst"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedBNext |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."bnext"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedBPrevious |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."bprevious"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-blast) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "buffer" : "blast"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-bfirst) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "buffer" : "bfirst"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-bnext) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."bnext"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-bprevious) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."bprevious"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedALast |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."last"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedAFirst |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."first"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedANext |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."next"<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedAPrevious |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."previous"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-last) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "argument" : "last"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-first) |
| Right hand side | :<C-U><C-R>=v:count ? v:count . "argument" : "first"<CR><CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-next) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."next"<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-previous) |
| Right hand side | :<C-U>exe "".(v:count ? v:count : "")."previous"<CR> |
| Description | |
|---|
| Left hand side | <C-Bslash> |
| Right hand side | :<C-U>TmuxNavigatePrevious<CR> |
| Description | |
|---|
| Left hand side | <Plug>YSurround |
| Right hand side | <SNR>44_opfunc2('setup') |
| Description | |
|---|
| Left hand side | <Plug>Ysurround |
| Right hand side | <SNR>44_opfunc('setup') |
| Description | |
|---|
| Left hand side | <Plug>YSsurround |
| Right hand side | <SNR>44_opfunc2('setup').'_' |
| Description | |
|---|
| Left hand side | <Plug>Yssurround |
| Right hand side | '^'.v:count1.<SNR>44_opfunc('setup').'g_' |
| Description | |
|---|
| Left hand side | <Plug>CSurround |
| Right hand side | :<C-U>call <SNR>44_changesurround(1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>Csurround |
| Right hand side | :<C-U>call <SNR>44_changesurround()<CR> |
| Description | |
|---|
| Left hand side | <Plug>Dsurround |
| Right hand side | :<C-U>call <SNR>44_dosurround(<SNR>44_inputtarget())<CR> |
| Description | |
|---|
| Left hand side | <Plug>SurroundRepeat |
| Right hand side | . |
| Description | |
|---|
| Left hand side | <Plug>fugitive: |
| Right hand side | |
| Description | |
|---|
| Left hand side | <Plug>fugitive:y<C-G> |
| Right hand side | :<C-U>call setreg(v:register, fugitive#Object(@%))<CR> |
| Description | |
|---|
| Left hand side | <Plug>CommentaryUndo |
| Right hand side | :echoerr "Change your <Plug>CommentaryUndo map to <Plug>Commentary<Plug>Commentary"<CR> |
| Description | |
|---|
| Left hand side | <Plug>ChangeCommentary |
| Right hand side | c:<C-U>call <SNR>39_textobject(1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>CommentaryLine |
| Right hand side | <SNR>39_go() . '_' |
| Description | |
|---|
| Left hand side | <Plug>Commentary |
| Right hand side | <SNR>39_go() |
| Description | |
|---|
| Left hand side | <Plug>PlenaryTestFile |
| Right hand side | :lua require('plenary.test_harness').test_directory(vim.fn.expand("%:p"))<CR> |
| Description | |
|---|
| Left hand side | <Plug>NetrwBrowseX |
| Right hand side | :call netrw#BrowseX(netrw#GX(),netrw#CheckIfRemote(netrw#GX()))<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitNormalMultiForward) |
| Right hand side | :<C-U>call matchit#MultiMatch("W", "n")<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitNormalMultiBackward) |
| Right hand side | :<C-U>call matchit#MultiMatch("bW", "n")<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitNormalBackward) |
| Right hand side | :<C-U>call matchit#Match_wrapper('',0,'n')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitNormalForward) |
| Right hand side | :<C-U>call matchit#Match_wrapper('',1,'n')<CR> |
| Description | |
|---|
| Left hand side | <C-H> |
| Right hand side | :<C-U>TmuxNavigateLeft<CR> |
| Description | |
|---|
| Left hand side | <C-K> |
| Right hand side | :<C-U>TmuxNavigateUp<CR> |
| Description | |
|---|
| Left hand side | <C-J> |
| Right hand side | :<C-U>TmuxNavigateDown<CR> |
| Description | |
|---|
| Left hand side | <Down> |
| Right hand side | :resize +1<CR> |
| Description | |
|---|
| Left hand side | <Up> |
| Right hand side | :resize -1<CR> |
| Description | |
|---|
| Left hand side | <Right> |
| Right hand side | :vertical resize +1<CR> |
| Description | |
|---|
| Left hand side | <Left> |
| Right hand side | :vertical resize -1<CR> |
| Description | |
|---|
| Left hand side | <C-L> |
| Right hand side | :<C-U>TmuxNavigateRight<CR> |
Visual mode keymaps
| Description | |
|---|
| Left hand side | # |
| Right hand side | y:match MatchGroup /<C-R>"/<CR> |
| Description | |
|---|
| Left hand side | y |
| Right hand side | "+y |
| Description | Nvim builtin |
|---|
| Left hand side | # |
| Right hand side | y?\V<C-R>"<CR> |
| Description | |
|---|
| Left hand side | % |
| Right hand side | <Plug>(MatchitVisualForward) |
| Description | Nvim builtin |
|---|
| Left hand side | * |
| Right hand side | y/\V<C-R>"<CR> |
| Description | |
|---|
| Left hand side | // |
| Right hand side | y/<C-R>"<CR> |
| Description | |
|---|
| Left hand side | S |
| Right hand side | <Plug>VSurround |
| Description | |
|---|
| Left hand side | [x |
| Right hand side | <Plug>(unimpaired-xml-encode) |
| Description | |
|---|
| Left hand side | [u |
| Right hand side | <Plug>(unimpaired-url-encode) |
| Description | |
|---|
| Left hand side | [C |
| Right hand side | <Plug>(unimpaired-string-encode) |
| Description | |
|---|
| Left hand side | [y |
| Right hand side | <Plug>(unimpaired-string-encode) |
| Description | |
|---|
| Left hand side | [e |
| Right hand side | <Plug>(unimpaired-move-selection-up) |
| Description | |
|---|
| Left hand side | [n |
| Right hand side | <Plug>(unimpaired-context-previous) |
| Description | |
|---|
| Left hand side | [% |
| Right hand side | <Plug>(MatchitVisualMultiBackward) |
| Description | |
|---|
| Left hand side | ]x |
| Right hand side | <Plug>(unimpaired-xml-decode) |
| Description | |
|---|
| Left hand side | ]u |
| Right hand side | <Plug>(unimpaired-url-decode) |
| Description | |
|---|
| Left hand side | ]C |
| Right hand side | <Plug>(unimpaired-string-decode) |
| Description | |
|---|
| Left hand side | ]y |
| Right hand side | <Plug>(unimpaired-string-decode) |
| Description | |
|---|
| Left hand side | ]e |
| Right hand side | <Plug>(unimpaired-move-selection-down) |
| Description | |
|---|
| Left hand side | ]n |
| Right hand side | <Plug>(unimpaired-context-next) |
| Description | |
|---|
| Left hand side | ]% |
| Right hand side | <Plug>(MatchitVisualMultiForward) |
| Description | |
|---|
| Left hand side | a% |
| Right hand side | <Plug>(MatchitVisualTextObject) |
| Description | |
|---|
| Left hand side | gS |
| Right hand side | <Plug>VgSurround |
| Description | |
|---|
| Left hand side | gc |
| Right hand side | <Plug>Commentary |
| Description | |
|---|
| Left hand side | gx |
| Right hand side | <Plug>NetrwBrowseXVis |
| Description | |
|---|
| Left hand side | g% |
| Right hand side | <Plug>(MatchitVisualBackward) |
| Description | |
|---|
| Left hand side | <Plug>(vsnip-cut-text) |
| Right hand side | :<C-U>call <SNR>48_vsnip_visual_text(visualmode())<CR>gv"_c |
| Description | |
|---|
| Left hand side | <Plug>(vsnip-select-text) |
| Right hand side | :<C-U>call <SNR>48_vsnip_visual_text(visualmode())<CR>gv |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-xml-decode) |
| Right hand side | <SNR>46_TransformSetup("xml_decode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_xml_decode |
| Right hand side | <SNR>46_TransformSetup("xml_decode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-xml-encode) |
| Right hand side | <SNR>46_TransformSetup("xml_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_xml_encode |
| Right hand side | <SNR>46_TransformSetup("xml_encode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-url-decode) |
| Right hand side | <SNR>46_TransformSetup("url_decode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_url_decode |
| Right hand side | <SNR>46_TransformSetup("url_decode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-url-encode) |
| Right hand side | <SNR>46_TransformSetup("url_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_url_encode |
| Right hand side | <SNR>46_TransformSetup("url_encode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-string-decode) |
| Right hand side | <SNR>46_TransformSetup("string_decode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_string_decode |
| Right hand side | <SNR>46_TransformSetup("string_decode") |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-string-encode) |
| Right hand side | <SNR>46_TransformSetup("string_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpaired_string_encode |
| Right hand side | <SNR>46_TransformSetup("string_encode") |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveSelectionDown |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionDown(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveSelectionUp |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionUp(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-selection-down) |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionDown(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-selection-up) |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionUp(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedContextNext |
| Right hand side | :<C-U>exe 'normal! gv'|call <SNR>46_Context(0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedContextPrevious |
| Right hand side | :<C-U>exe 'normal! gv'|call <SNR>46_Context(1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-context-next) |
| Right hand side | :<C-U>exe 'normal! gv'|call <SNR>46_Context(0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-context-previous) |
| Right hand side | :<C-U>exe 'normal! gv'|call <SNR>46_Context(1)<CR> |
| Description | |
|---|
| Left hand side | <C-Bslash> |
| Right hand side | :<C-U>TmuxNavigatePrevious<CR> |
| Description | |
|---|
| Left hand side | <Plug>VgSurround |
| Right hand side | :<C-U>call <SNR>44_opfunc(visualmode(),visualmode() ==# 'V' ? 0 : 1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>VSurround |
| Right hand side | :<C-U>call <SNR>44_opfunc(visualmode(),visualmode() ==# 'V' ? 1 : 0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>Commentary |
| Right hand side | <SNR>39_go() |
| Description | |
|---|
| Left hand side | <Plug>NetrwBrowseXVis |
| Right hand side | :<C-U>call netrw#BrowseXVis()<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitVisualTextObject) |
| Right hand side | <Plug>(MatchitVisualMultiBackward)o<Plug>(MatchitVisualMultiForward) |
| Description | |
|---|
| Left hand side | <Plug>(MatchitVisualMultiForward) |
| Right hand side | :<C-U>call matchit#MultiMatch("W", "n")<CR>m'gv`` |
| Description | |
|---|
| Left hand side | <Plug>(MatchitVisualMultiBackward) |
| Right hand side | :<C-U>call matchit#MultiMatch("bW", "n")<CR>m'gv`` |
| Description | |
|---|
| Left hand side | <Plug>(MatchitVisualBackward) |
| Right hand side | :<C-U>call matchit#Match_wrapper('',0,'v')<CR>m'gv`` |
| Description | |
|---|
| Left hand side | <Plug>(MatchitVisualForward) |
| Right hand side | :<C-U>call matchit#Match_wrapper('',1,'v')<CR>:if col("''") != col("$") | exe ":normal! m'" | endif<CR>gv`` |
| Description | |
|---|
| Left hand side | <C-H> |
| Right hand side | :<C-U>TmuxNavigateLeft<CR> |
| Description | |
|---|
| Left hand side | <C-K> |
| Right hand side | :<C-U>TmuxNavigateUp<CR> |
| Description | |
|---|
| Left hand side | <C-J> |
| Right hand side | :<C-U>TmuxNavigateDown<CR> |
| Description | |
|---|
| Left hand side | <C-L> |
| Right hand side | :<C-U>TmuxNavigateRight<CR> |
Operator mode keymaps
| Description | |
|---|
| Left hand side | % |
| Right hand side | <Plug>(MatchitOperationForward) |
| Description | |
|---|
| Left hand side | [n |
| Right hand side | <Plug>(unimpaired-context-previous) |
| Description | |
|---|
| Left hand side | [% |
| Right hand side | <Plug>(MatchitOperationMultiBackward) |
| Description | |
|---|
| Left hand side | ]n |
| Right hand side | <Plug>(unimpaired-context-next) |
| Description | |
|---|
| Left hand side | ]% |
| Right hand side | <Plug>(MatchitOperationMultiForward) |
| Description | |
|---|
| Left hand side | gc |
| Right hand side | <Plug>Commentary |
| Description | |
|---|
| Left hand side | g% |
| Right hand side | <Plug>(MatchitOperationBackward) |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveSelectionDown |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionDown(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedMoveSelectionUp |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionUp(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-selection-down) |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionDown(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-move-selection-up) |
| Right hand side | :<C-U>call <SNR>46_MoveSelectionUp(v:count1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedContextNext |
| Right hand side | :<C-U>call <SNR>46_ContextMotion(0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>unimpairedContextPrevious |
| Right hand side | :<C-U>call <SNR>46_ContextMotion(1)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-context-next) |
| Right hand side | :<C-U>call <SNR>46_ContextMotion(0)<CR> |
| Description | |
|---|
| Left hand side | <Plug>(unimpaired-context-previous) |
| Right hand side | :<C-U>call <SNR>46_ContextMotion(1)<CR> |
| Description | |
|---|
| Left hand side | <C-Bslash> |
| Right hand side | :<C-U>TmuxNavigatePrevious<CR> |
| Description | |
|---|
| Left hand side | <Plug>Commentary |
| Right hand side | :<C-U>call <SNR>39_textobject(get(v:, 'operator', '') ==# 'c')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitOperationMultiForward) |
| Right hand side | :<C-U>call matchit#MultiMatch("W", "o")<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitOperationMultiBackward) |
| Right hand side | :<C-U>call matchit#MultiMatch("bW", "o")<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitOperationBackward) |
| Right hand side | :<C-U>call matchit#Match_wrapper('',0,'o')<CR> |
| Description | |
|---|
| Left hand side | <Plug>(MatchitOperationForward) |
| Right hand side | :<C-U>call matchit#Match_wrapper('',1,'o')<CR> |
| Description | |
|---|
| Left hand side | <C-H> |
| Right hand side | :<C-U>TmuxNavigateLeft<CR> |
| Description | |
|---|
| Left hand side | <C-K> |
| Right hand side | :<C-U>TmuxNavigateUp<CR> |
| Description | |
|---|
| Left hand side | <C-J> |
| Right hand side | :<C-U>TmuxNavigateDown<CR> |
| Description | |
|---|
| Left hand side | <C-L> |
| Right hand side | :<C-U>TmuxNavigateRight<CR> |