Post

SpaceVim Neovim Configuration Information

SpaceVim started in December 2016, it is a mature and well supported Neovim configuration distribution. Lazyman custom SpaceVim configuration installed in ~/.SpaceVim.d/

  • Install and initialize: lazyman -s
  • Configuration category: Base
  • Base configuration: SpaceVim
  • Plugin manager: SP (dein)
  • Installation location: ~/.config/nvim-SpaceVim

Git repository

https://github.com/doctorfree/spacevim

Website

https://spacevim.org

SP (dein) managed plugins

SpaceVim Keymaps

Normal mode keymaps

Description 
Left hand side h
Right hand side[SPC]h[SPC]
Description 
Left hand side xd
Right hand side[SPC]xd[SPC]
Description 
Left hand side xa
Right hand side[SPC]xa[SPC]
Description 
Left hand side
Right hand side[SPC]
Description 
Left hand side%
Right hand side<Plug>(matchup-%)
DescriptionNvim builtin
Left hand side&
Right hand side:&&<CR>
Description 
Left hand side,
Right hand side:<C-U>silent! keeppatterns %substitute/\s\+$//e<CR>
Description 
Left hand side<lt>
Right hand side<lt><lt>_
Description 
Left hand side>
Right hand side>>_
Description 
Left hand sideJ
Right hand side<Plug>(jplus)
DescriptionNvim builtin
Left hand sideY
Right hand sidey$
Description 
Left hand side[%
Right hand side<Plug>(matchup-[%)
Description 
Left hand side[SPC]as
Right hand side:<C-U>Startify | doautocmd WinEnter<CR>
Description 
Left hand side[SPC]fvs
Right hand side:<C-U>Telescope scriptnames<CR>
Description 
Left hand side[SPC]ptf
Right hand side:<C-U>Telescope task<CR>
Description 
Left hand side[SPC]ghv
Right hand side<Plug>(GitGutterPreviewHunk)
Description 
Left hand side[SPC]ghr
Right hand side<Plug>(GitGutterUndoHunk)
Description 
Left hand side[SPC]gha
Right hand side<Plug>(GitGutterStageHunk)
Description 
Left hand side[SPC]gM
Right hand side:<C-U>call call(function('<SNR>62_display_last_commit_of_current_line'), [])<CR>
Description 
Left hand side[SPC]gm
Right hand side:<C-U>Git branch<CR>
Description 
Left hand side[SPC]gv
Right hand side:<C-U>Git log<CR>
Description 
Left hand side[SPC]gV
Right hand side:<C-U>Git log %<CR>
Description 
Left hand side[SPC]gb
Right hand side:<C-U>Git blame<CR>
Description 
Left hand side[SPC]gA
Right hand side:<C-U>Git add .<CR>
Description 
Left hand side[SPC]gd
Right hand side:<C-U>Git diff<CR>
Description 
Left hand side[SPC]gp
Right hand side:<C-U>Git push<CR>
Description 
Left hand side[SPC]gc
Right hand side:<C-U>Git commit<CR>
Description 
Left hand side[SPC]gU
Right hand side:<C-U>Git reset %<CR>
Description 
Left hand side[SPC]gS
Right hand side:<C-U>Git add %<CR>
Description 
Left hand side[SPC]gs
Right hand side:<C-U>Git status<CR>
Description 
Left hand side[SPC]d.
Right hand side:<C-U>call call(function('<SNR>61_debug_transient_state'), [])<CR>
Description 
Left hand side[SPC]dee
Right hand side:<C-U>VBGevalWordUnderCursor<CR>
Description 
Left hand side[SPC]dk
Right hand side:<C-U>VBGkill<CR>
Description 
Left hand side[SPC]dO
Right hand side:<C-U>VBGstepOut<CR>
Description 
Left hand side[SPC]di
Right hand side:<C-U>VBGstepIn<CR>
Description 
Left hand side[SPC]do
Right hand side:<C-U>VBGstepOver<CR>
Description 
Left hand side[SPC]dc
Right hand side:<C-U>VBGcontinue<CR>
Description 
Left hand side[SPC]dB
Right hand side:<C-U>VBGclearBreakpoints<CR>
Description 
Left hand side[SPC]db
Right hand side:<C-U>VBGtoggleBreakpointThisLine<CR>
Description 
Left hand side[SPC]dl
Right hand side:<C-U>call SpaceVim#layers#debug#launching(&ft)<CR>
Description 
Left hand side[SPC]hi
Right hand side:<C-U>call call(function('<SNR>82_get_help_with_cursor_symbol'), [])<CR>
Description 
Left hand side[SPC]pf
Right hand side:<C-U>Telescope find_files<CR>
Description 
Left hand side[SPC]ff
Right hand side:<C-U>exe 'Telescope find_files cwd=' . fnamemodify(bufname('%'), ':p:h')<CR>
Description 
Left hand side[SPC]Ts
Right hand side:<C-U>Telescope colorscheme<CR>
Description 
Left hand side[SPC]ji
Right hand side:<C-U>Telescope ctags_outline outline<CR>
Description 
Left hand side[SPC]fr
Right hand side:<C-U>Telescope oldfiles<CR>
Description 
Left hand side[SPC]bb
Right hand side:<C-U>Telescope buffers<CR>
Description 
Left hand side[SPC]h[SPC]
Right hand side:<C-U>call call(function('<SNR>82_get_help'), ["SpaceVim"])<CR>
Description 
Left hand side[SPC]?
Right hand side:<C-U>Telescope menu menu=CustomKeyMaps default_text=[SPC]<CR>
Description 
Left hand side[n
Right hand side:call <SNR>58_Context(1)<CR>
Description 
Left hand side[SPC]tmh
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("hunks")<CR>
Description 
Left hand side[SPC]tmv
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("vcs")<CR>
Description 
Left hand side[SPC]g.
Right hand side:<C-U>call call(function('<SNR>58_git_transient_state'), [])<CR>
Description 
Left hand side[SPC]wC
Right hand side:<C-U>ChooseWin | Goyo<CR>
Description 
Left hand side[SPC]wc
Right hand side:<C-U>Goyo<CR>
Description 
Left hand side[SPC]ac
Right hand side:<C-U>Calc<CR>
Description 
Left hand side[SPC]ea
Right hand side:<C-U>FencAutoDetect<CR>
Description 
Left hand side[SPC]al
Right hand side:<C-U>Calendar<CR>
Description 
Left hand side[SPC]fW
Right hand side:<C-U>SudaWrite<CR>
Description 
Left hand side[SPC]Tn
Right hand side:<C-U>call call(function('<SNR>54_cycle_spacevim_theme'), [])<CR>
Description 
Left hand side[SPC]"
Right hand side:<C-U>call call(function('<SNR>53_open_default_shell'), [1])<CR>
Description 
Left hand side[SPC]'
Right hand side:<C-U>call call(function('<SNR>53_open_default_shell'), [0])<CR>
Description 
Left hand side[SPC]tmT
Right hand side:<C-U>if &laststatus == 2 | let &laststatus = 0 | else | let &laststatus = 2 | endif<CR>
Description 
Left hand side[SPC]tmp
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("cursorpos")<CR>
Description 
Left hand side[SPC]tmt
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("time")<CR>
Description 
Left hand side[SPC]tmi
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("input method")<CR>
Description 
Left hand side[SPC]tmd
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("date")<CR>
Description 
Left hand side[SPC]tmb
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("battery status")<CR>
Description 
Left hand side[SPC]tmM
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("major mode")<CR>
Description 
Left hand side[SPC]tmm
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_section("minor mode lighters")<CR>
Description 
Left hand side[SPC];
Right hand side<Plug>CommentOperator
Description 
Left hand side[SPC]cP
Right hand side<Plug>CommentParagraphs
Description 
Left hand side[SPC]cp
Right hand side<Plug>CommentParagraphsInvert
Description 
Left hand side[SPC]cT
Right hand side<Plug>CommentToLine
Description 
Left hand side[SPC]ct
Right hand side<Plug>CommentToLineInvert
Description 
Left hand side[SPC]c$
Right hand side<Plug>NERDCommenterToEOL
Description 
Left hand side[SPC]cY
Right hand side<Plug>NERDCommenterYank
Description 
Left hand side[SPC]cy
Right hand side<Plug>CommenterInvertYank
Description 
Left hand side[SPC]cs
Right hand side<Plug>NERDCommenterSexy
Description 
Left hand side[SPC]cv
Right hand side<Plug>NERDCommenterInvertgv
Description 
Left hand side[SPC]cu
Right hand side<Plug>NERDCommenterUncomment
Description 
Left hand side[SPC]cL
Right hand side<Plug>NERDCommenterComment
Description 
Left hand side[SPC]cl
Right hand side<Plug>NERDCommenterInvert
Description 
Left hand side[SPC]ca
Right hand side<Plug>NERDCommenterAltDelims
Description 
Left hand side[SPC]qt
Right hand side:<C-U>call call(function('<SNR>33_close_current_tab'), [])<CR>
Description 
Left hand side[SPC]qr
Right hand side:<C-U><CR>
Description 
Left hand side[SPC]qR
Right hand side:<C-U><CR>
Description 
Left hand side[SPC]qQ
Right hand side:<C-U>qa!<CR>
Description 
Left hand side[SPC]qq
Right hand side:<C-U>qa<CR>
Description 
Left hand side[SPC]p/
Right hand side:<C-U>Grepper<CR>
Description 
Left hand side[SPC]pp
Right hand side:<C-U>call SpaceVim#plugins#projectmanager#list()<CR>
Description 
Left hand side[SPC]pk
Right hand side:<C-U>call SpaceVim#plugins#projectmanager#kill_project()<CR>
Description 
Left hand side[SPC]ptr
Right hand side:<C-U>call SpaceVim#plugins#runner#run_task(SpaceVim#plugins#tasks#get())<CR>
Description 
Left hand side[SPC]ptc
Right hand side:<C-U>call SpaceVim#plugins#runner#clear_tasks()<CR>
Description 
Left hand side[SPC]ptl
Right hand side:<C-U>call SpaceVim#plugins#tasks#list()<CR>
Description 
Left hand side[SPC]pte
Right hand side:<C-U>call SpaceVim#plugins#tasks#edit()<CR>
Description 
Left hand side[SPC]n+
Right hand side:<C-U>call call(function('<SNR>33_number_transient_state'), ["+"])<CR>
Description 
Left hand side[SPC]n-
Right hand side:<C-U>call call(function('<SNR>33_number_transient_state'), ["-"])<CR>
Description 
Left hand side[SPC]fvd
Right hand side:<C-U>SPConfig<CR>
Description 
Left hand side[SPC]fvv
Right hand side:<C-U>let @+=g:spacevim_version | echo g:spacevim_version<CR>
Description 
Left hand side[SPC]fY
Right hand side<Plug>YankGitRemoteURL
Description 
Left hand side[SPC]fy
Right hand side:<C-U>call SpaceVim#util#CopyToClipboard()<CR>
Description 
Left hand side[SPC]bt
Right hand side:<C-U>NERDTree %<CR>
Description 
Left hand side[SPC]fo
Right hand side:<C-U>NERDTreeFind<CR>
Description 
Left hand side[SPC]fT
Right hand side:<C-U>NERDTree<CR>
Description 
Left hand side[SPC]ft
Right hand side:<C-U>NERDTreeToggle<CR>
Description 
Left hand side[SPC]f/
Right hand side:<C-U>call SpaceVim#plugins#find#open()<CR>
Description 
Left hand side[SPC]fD
Right hand side:<C-U>call call(function('<SNR>33_delete_current_buffer_file'), [])<CR>
Description 
Left hand side[SPC]fCu
Right hand side:<C-U>update | e ++ff=dos | setlocal ff=unix | w<CR>
Description 
Left hand side[SPC]fCd
Right hand side:<C-U>update | e ++ff=dos | w<CR>
Description 
Left hand side[SPC]fb
Right hand side:<C-U>BookmarkShowAll<CR>
Description 
Left hand side[SPC]bNn
Right hand side:<C-U>enew<CR>
Description 
Left hand side[SPC]bNl
Right hand side:<C-U>rightbelow vertical new<CR>
Description 
Left hand side[SPC]bNk
Right hand side:<C-U>new<CR>
Description 
Left hand side[SPC]bNj
Right hand side:<C-U>rightbelow new<CR>
Description 
Left hand side[SPC]bNh
Right hand side:<C-U>topleft vertical new<CR>
Description 
Left hand side[SPC]bw
Right hand side:<C-U>setl readonly!<CR>
Description 
Left hand side[SPC]bY
Right hand side:<C-U>normal! ggVG"+y``<CR>
Description 
Left hand side[SPC]bR
Right hand side:<C-U>call call(function('<SNR>33_safe_revert_buffer'), [])<CR>
Description 
Left hand side[SPC]bP
Right hand side:<C-U>normal! ggdG"+P<CR>
Description 
Left hand side[SPC]bo
Right hand side:<C-U>call call(function('<SNR>33_only_buf_win'), [])<CR>
Description 
Left hand side[SPC]bm
Right hand side:<C-U>call call(function('<SNR>33_open_message_buffer'), [])<CR>
Description 
Left hand side[SPC]bh
Right hand side:<C-U>Startify<CR>
Description 
Left hand side[SPC]be
Right hand side:<C-U>call call(function('<SNR>33_safe_erase_buffer'), [])<CR>
Description 
Left hand side[SPC]bc
Right hand side:<C-U>call SpaceVim#mapping#clear_saved_buffers()<CR>
Description 
Left hand side[SPC]b<C-S-D>
Right hand side:<C-U>call SpaceVim#mapping#kill_buffer_expr()<CR>
Description 
Left hand side[SPC]b<C-D>
Right hand side:<C-U>call SpaceVim#mapping#clear_buffers()<CR>
Description 
Left hand side[SPC]bD
Right hand side:<C-U>call SpaceVim#mapping#kill_visible_buffer_choosewin()<CR>
Description 
Left hand side[SPC]bd
Right hand side:<C-U>call SpaceVim#mapping#close_current_buffer()<CR>
Description 
Left hand side[SPC]hG
Right hand side:<C-U>call SpaceVim#plugins#helpgrep#help(expand("<lt>cword>"))<CR>
Description 
Left hand side[SPC]hg
Right hand side:<C-U>call SpaceVim#plugins#helpgrep#help()<CR>
Description 
Left hand side[SPC]b.
Right hand side:<C-U>call call(function('<SNR>33_buffer_transient_state'), [])<CR>
Description 
Left hand side[SPC]<Tab>
Right hand side:<C-U>try | b# | catch | endtry<CR>
Description 
Left hand side[SPC]wR
Right hand side:<C-U>call call(function('<SNR>33_previous_window'), [])<CR>
Description 
Left hand side[SPC]wr
Right hand side:<C-U>call call(function('<SNR>33_next_window'), [])<CR>
Description 
Left hand side[SPC]jS
Right hand side:<C-U>call call(function('<SNR>33_split_string'), [1])<CR>
Description 
Left hand side[SPC]j.
Right hand side:<C-U>call call(function('<SNR>33_jump_transient_state'), [])<CR>
Description 
Left hand side[SPC]js
Right hand side:<C-U>call call(function('<SNR>33_split_string'), [0])<CR>
Description 
Left hand side[SPC]jc
Right hand side:<C-U>call call(function('<SNR>33_jump_last_change'), [])<CR>
Description 
Left hand side[SPC]jn
Right hand sidei<CR><Esc>
Description 
Left hand side[SPC]jD
Right hand side:<C-U>call call(function('<SNR>33_explore_current_dir'), [1])<CR>
Description 
Left hand side[SPC]jd
Right hand side:<C-U>call call(function('<SNR>33_explore_current_dir'), [0])<CR>
Description 
Left hand side[SPC]jf
Right hand side<Tab>
Description 
Left hand side[SPC]jb
Right hand side<C-O>
Description 
Left hand side[SPC]j$
Right hand sidem`g_
Description 
Left hand side[SPC]j0
Right hand sidem`^
Description 
Left hand side[SPC]hk
Right hand side:<C-U>LeaderGuide "[KEYs]"<CR>
Description 
Left hand side[SPC]hL
Right hand side:<C-U>SPRuntimeLog<CR>
Description 
Left hand side[SPC]hl
Right hand side:<C-U>SPLayer -l<CR>
Description 
Left hand side[SPC]hI
Right hand side:<C-U>call SpaceVim#issue#report()<CR>
Description 
Left hand side[SPC]fS
Right hand side:<C-U>wall<CR>
Description 
Left hand side[SPC]fa
Right hand side:<C-U>call call(function('<SNR>33_save_as_new_file'), [])<CR>
Description 
Left hand side[SPC]fR
Right hand side:<C-U>call call(function('<SNR>33_rename_current_file'), [])<CR>
Description 
Left hand side[SPC]fs
Right hand side:<C-U>call call(function('<SNR>33_save_current_file'), [])<CR>
Description 
Left hand side[p
Right hand sideP
Description 
Left hand side[t
Right hand side:tabprevious<CR>
Description 
Left hand side[w
Right hand side:call <SNR>33_previous_window()<CR>
Description 
Left hand side[l
Right hand side:lprevious<CR>
Description 
Left hand side[f
Right hand side:<C-U>call <SNR>33_previous_file()<CR>
Description 
Left hand side[b
Right hand side:<C-U>bN | stopinsert<CR>
Description 
Left hand side[e
Right hand side:<C-U>execute 'move -1-'. v:count1<CR>
Description 
Left hand side[
Right hand side:<C-U>put! =repeat(nr2char(10), v:count1)<CR>
Description 
Left hand side[SPC]z.
Right hand side:<C-U>call call(function('<SNR>32_fonts_transient_state'), [])<CR>
Description 
Left hand side[SPC]tW
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("wrapline")<CR>
Description 
Left hand side[SPC]tl
Right hand side:<C-U>setlocal list!<CR>
Description 
Left hand side[SPC]tP
Right hand side:<C-U>DelimitMateSwitch<CR>
Description 
Left hand side[SPC]tp
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("paste-mode")<CR>
Description 
Left hand side[SPC]tS
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("spell-checking")<CR>
Description 
Left hand side[SPC]tw
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("whitespace")<CR>
Description 
Left hand side[SPC]T~
Right hand side:<C-U>call call(function('<SNR>32_toggle_end_of_buffer'), [])<CR>
Description 
Left hand side[SPC]Tt
Right hand side:<C-U>call call(function('<SNR>32_toggle_tool_bar'), [])<CR>
Description 
Left hand side[SPC]Tf
Right hand side:<C-U>call call(function('<SNR>32_toggle_win_fringe'), [])<CR>
Description 
Left hand side[SPC]Tm
Right hand side:<C-U>call call(function('<SNR>32_toggle_menu_bar'), [])<CR>
Description 
Left hand side[SPC]TF
Right hand side:<C-U>call call(function('<SNR>32_toggle_full_screen'), [])<CR>
Description 
Left hand side[SPC]ths
Right hand side:<C-U>call call(function('<SNR>32_toggle_syntax_hi'), [])<CR>
Description 
Left hand side[SPC]thc
Right hand side:<C-U>set cursorcolumn!<CR>
Description 
Left hand side[SPC]thi
Right hand side:<C-U>call call(function('<SNR>32_toggle_indentline'), [])<CR>
Description 
Left hand side[SPC]thh
Right hand side:<C-U>call call(function('<SNR>32_toggle_cursorline'), [])<CR>
Description 
Left hand side[SPC]tf
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("fill-column-indicator")<CR>
Description 
Left hand side[SPC]tt
Right hand side:<C-U>call SpaceVim#plugins#tabmanager#open()<CR>
Description 
Left hand side[SPC]tc
Right hand side:<C-U>call call(function('<SNR>32_toggle_conceallevel'), [])<CR>
Description 
Left hand side[SPC]tb
Right hand side:<C-U>call call(function('<SNR>32_toggle_background'), [])<CR>
Description 
Left hand side[SPC]ta
Right hand side:<C-U>call SpaceVim#layers#autocomplete#toggle_deoplete()<CR>
Description 
Left hand side[SPC]t8
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("hi-characters-for-long-lines")<CR>
Description 
Left hand side[SPC]ju
Right hand side:<C-U>call call(function('<SNR>25_jump_to_url'), [])<CR>
Description 
Left hand side[SPC]jw
Right hand side:<C-U>HopWord<CR>
Description 
Left hand side[SPC]jl
Right hand side:<C-U>HopLine<CR>
Description 
Left hand side[SPC]jJ
Right hand side:<C-U>HopChar2<CR>
Description 
Left hand side[SPC]jj
Right hand side:<C-U>HopChar1<CR>
Description 
Left hand side[SPC]jk
Right hand sidej==
Description 
Left hand side[SPC]jm
Right hand side:<C-U>SplitjoinSplit<CR>
Description 
Left hand side[SPC]jo
Right hand side:<C-U>SplitjoinJoin<CR>
Description 
Left hand side[SPC]xtL
Right hand side:<C-U>call call(function('<SNR>25_transpose_with_next'), ["line"])<CR>
Description 
Left hand side[SPC]xtW
Right hand side:<C-U>call call(function('<SNR>25_transpose_with_next'), ["word"])<CR>
Description 
Left hand side[SPC]xtC
Right hand side:<C-U>call call(function('<SNR>25_transpose_with_next'), ["character"])<CR>
Description 
Left hand side[SPC]xtl
Right hand side:<C-U>call call(function('<SNR>25_transpose_with_previous'), ["line"])<CR>
Description 
Left hand side[SPC]xtw
Right hand side:<C-U>call call(function('<SNR>25_transpose_with_previous'), ["word"])<CR>
Description 
Left hand side[SPC]xtc
Right hand side:<C-U>call call(function('<SNR>25_transpose_with_previous'), ["character"])<CR>
Description 
Left hand side[SPC]xK
Right hand side:<C-U>call call(function('<SNR>25_move_text_up_transient_state'), [])<CR>
Description 
Left hand side[SPC]xJ
Right hand side:<C-U>call call(function('<SNR>25_move_text_down_transient_state'), [])<CR>
Description 
Left hand side[SPC]ils
Right hand side:<C-U>call call(function('<SNR>25_insert_lorem_ipsum_sentence'), [])<CR>
Description 
Left hand side[SPC]ilp
Right hand side:<C-U>call call(function('<SNR>25_insert_lorem_ipsum_paragraph'), [])<CR>
Description 
Left hand side[SPC]ill
Right hand side:<C-U>call call(function('<SNR>25_insert_lorem_ipsum_list'), [])<CR>
Description 
Left hand side[SPC]iUU
Right hand side:<C-U>call call(function('<SNR>25_uuidgen_U'), [])<CR>
Description 
Left hand side[SPC]ipn
Right hand side:<C-U>call call(function('<SNR>25_insert_numerical_password'), [])<CR>
Description 
Left hand side[SPC]ipp
Right hand side:<C-U>call call(function('<SNR>25_insert_phonetically_password'), [])<CR>
Description 
Left hand side[SPC]ip3
Right hand side:<C-U>call call(function('<SNR>25_insert_paranoid_password'), [])<CR>
Description 
Left hand side[SPC]ip2
Right hand side:<C-U>call call(function('<SNR>25_insert_stronger_password'), [])<CR>
Description 
Left hand side[SPC]ip1
Right hand side:<C-U>call call(function('<SNR>25_insert_simple_password'), [])<CR>
Description 
Left hand side[SPC]xgp
Right hand side<Plug>(grammarous-move-to-previous-error)
Description 
Left hand side[SPC]xgn
Right hand side<Plug>(grammarous-move-to-next-error)
Description 
Left hand side[SPC]xlU
Right hand side<Plug>UniquifyCaseSenstiveLines
Description 
Left hand side[SPC]xlu
Right hand side<Plug>UniquifyIgnoreCaseLines
Description 
Left hand side[SPC]xlS
Right hand side:<C-U>sort<CR>
Description 
Left hand side[SPC]xls
Right hand side:<C-U>sort i<CR>
Description 
Left hand side[SPC]xlr
Right hand side<Plug>ReverseLines
Description 
Left hand side[SPC]xld
Right hand side<Plug>DuplicateLines
Description 
Left hand side[SPC]xsj
Right hand side:<C-U>call call(function('<SNR>25_join_string_with'), [])<CR>
Description 
Left hand side[SPC]x~
Right hand side<Plug>ToggleCase
Description 
Left hand side[SPC]xU
Right hand side<Plug>Uppercase
Description 
Left hand side[SPC]xu
Right hand side<Plug>Lowercase
Description 
Left hand side[SPC]xjr
Right hand side:<C-U>silent call call(function('<SNR>25_set_justification_to'), ["right"])<CR>
Description 
Left hand side[SPC]xjc
Right hand side:<C-U>silent call call(function('<SNR>25_set_justification_to'), ["center"])<CR>
Description 
Left hand side[SPC]xjl
Right hand side:<C-U>silent call call(function('<SNR>25_set_justification_to'), ["left"])<CR>
Description 
Left hand side[SPC]xi-
Right hand side:<C-U>silent call call(function('<SNR>25_kebab_case'), [])<CR>
Description 
Left hand side[SPC]xik
Right hand side:<C-U>silent call call(function('<SNR>25_kebab_case'), [])<CR>
Description 
Left hand side[SPC]xiU
Right hand side:<C-U>silent call call(function('<SNR>25_up_case'), [])<CR>
Description 
Left hand side[SPC]xiu
Right hand side:<C-U>silent call call(function('<SNR>25_under_score'), [])<CR>
Description 
Left hand side[SPC]xi_
Right hand side:<C-U>silent call call(function('<SNR>25_under_score'), [])<CR>
Description 
Left hand side[SPC]xiC
Right hand side:<C-U>silent call call(function('<SNR>25_UpperCamelCase'), [])<CR>
Description 
Left hand side[SPC]xic
Right hand side:<C-U>silent call call(function('<SNR>25_lowerCamelCase'), [])<CR>
Description 
Left hand side[SPC]xd[SPC]
Right hand side:<C-U>silent call call(function('<SNR>25_delete_extra_space'), [])<CR>
Description 
Left hand side[SPC]xdw
Right hand side:<C-U>StripWhitespace<CR>
Description 
Left hand side[SPC]xar
Right hand side:<C-U>call call(function('<SNR>25_align_at_regular_expression'), [])<CR>
Description 
Left hand side[SPC]xa[SPC]
Right hand side:<C-U>Tabularize /\s\ze\S/l0<CR>
Description 
Left hand side[SPC]xa|
Right hand side:<C-U>Tabularize /[||]<CR>
Description 
Left hand side[SPC]xa¦
Right hand side:<C-U>Tabularize /¦<CR>
Description 
Left hand side[SPC]xao
Right hand side:<C-U>Tabularize /&&\|||\|\.\.\|\*\*\|<lt><lt>\|>>\|\/\/\|[-+*/.%^><lt>&|?]/l1r1<CR>
Description 
Left hand side[SPC]xa=
Right hand side:<C-U>Tabularize /===\|<lt>=>\|\(&&\|||\|<lt><lt>\|>>\|\/\/\)=\|=\~[#?]\?\|=>\|[:+/*!%^=><lt>&|.?-]\?=[#?]\?/l1r1<CR>
Description 
Left hand side[SPC]xa;
Right hand side:<C-U>Tabularize /;<CR>
Description 
Left hand side[SPC]xa:
Right hand side:<C-U>Tabularize /:<CR>
Description 
Left hand side[SPC]xa.
Right hand side:<C-U>Tabularize /\.<CR>
Description 
Left hand side[SPC]xa,
Right hand side:<C-U>Tabularize /,<CR>
Description 
Left hand side[SPC]xa}
Right hand side:<C-U>Tabularize /}<CR>
Description 
Left hand side[SPC]xa{
Right hand side:<C-U>Tabularize /{<CR>
Description 
Left hand side[SPC]xa]
Right hand side:<C-U>Tabularize /]<CR>
Description 
Left hand side[SPC]xa[
Right hand side:<C-U>Tabularize /[<CR>
Description 
Left hand side[SPC]xa)
Right hand side:<C-U>Tabularize /)<CR>
Description 
Left hand side[SPC]xa(
Right hand side:<C-U>Tabularize /(<CR>
Description 
Left hand side[SPC]xa&
Right hand side:<C-U>Tabularize /&<CR>
Description 
Left hand side[SPC]xa%
Right hand side:<C-U>Tabularize /%<CR>
Description 
Left hand side[SPC]xa#
Right hand side:<C-U>Tabularize /#<CR>
Description 
Left hand side[SPC]xc
Right hand side<Plug>CountSelectionRegion
Description 
Left hand side[SPC]bf
Right hand side:<C-U>Neoformat<CR>
Description 
Left hand side[SPC]ee
Right hand side:<C-U>call call(function('<SNR>22_explain_the_error'), [])<CR>
Description 
Left hand side[SPC]ts
Right hand side:<C-U>call SpaceVim#layers#core#statusline#toggle_mode("syntax-checking")<CR>
Description 
Left hand side[SPC]e.
Right hand side:<C-U>call call(function('<SNR>22_error_transient_state'), [])<CR>
Description 
Left hand side[SPC]eN
Right hand side:<C-U>call call(function('<SNR>22_jump_to_previous_error'), [])<CR>
Description 
Left hand side[SPC]ep
Right hand side:<C-U>call call(function('<SNR>22_jump_to_previous_error'), [])<CR>
Description 
Left hand side[SPC]eL
Right hand side:<C-U>call call(function('<SNR>22_toggle_show_error'), [1])<CR>
Description 
Left hand side[SPC]el
Right hand side:<C-U>call call(function('<SNR>22_toggle_show_error'), [0])<CR>
Description 
Left hand side[SPC]en
Right hand side:<C-U>call call(function('<SNR>22_jump_to_next_error'), [])<CR>
Description 
Left hand side[SPC]ev
Right hand side:<C-U>call call(function('<SNR>22_verify_syntax_setup'), [])<CR>
Description 
Left hand side[SPC]eh
Right hand side:<C-U><CR>
Description 
Left hand side[SPC]ec
Right hand side:<C-U>call call(function('<SNR>22_clear_errors'), [])<CR>
Description 
Left hand side[SPC]xss
Right hand side:<C-U>NeoSnippetEdit<CR>
Description 
Left hand side[SPC]hdt
Right hand side:<C-U>call call(function('<SNR>90_describe_current_time'), [])<CR>
Description 
Left hand side[SPC]hdk
Right hand side:<C-U>call SpaceVim#plugins#help#describe_key()<CR>
Description 
Left hand side[SPC]sh
Right hand side:<C-U>call SpaceVim#plugins#highlight#start(0)<CR>
Description 
Left hand side[SPC]sH
Right hand side:<C-U>call SpaceVim#plugins#highlight#start(1)<CR>
Description 
Left hand side[SPC]sE
Right hand side:<C-U>call SpaceVim#plugins#iedit#start({"selectall" : 0})<CR>
Description 
Left hand side[SPC]se
Right hand side<Plug>SpaceVim-plugin-iedit
Description 
Left hand side[SPC]sc
Right hand side:<C-U>call SpaceVim#plugins#searcher#clear()<CR>
Description 
Left hand side[SPC]s/
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({})<CR>
Description 
Left hand side[SPC]stJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"), "pt")<CR>
Description 
Left hand side[SPC]stj
Right hand side:<C-U>call SpaceVim#plugins#searcher#find("", "pt")<CR>
Description 
Left hand side[SPC]stF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "F")<CR>
Description 
Left hand side[SPC]stf
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "f")<CR>
Description 
Left hand side[SPC]stP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "P")<CR>
Description 
Left hand side[SPC]stp
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "p")<CR>
Description 
Left hand side[SPC]stD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "D")<CR>
Description 
Left hand side[SPC]std
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "d")<CR>
Description 
Left hand side[SPC]stB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "B")<CR>
Description 
Left hand side[SPC]stb
Right hand side:<C-U>call SpaceVim#mapping#search#grep("t", "b")<CR>
Description 
Left hand side[SPC]siJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"), "findstr")<CR>
Description 
Left hand side[SPC]sij
Right hand side:<C-U>call SpaceVim#plugins#searcher#find("", "findstr")<CR>
Description 
Left hand side[SPC]siF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "F")<CR>
Description 
Left hand side[SPC]sif
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "f")<CR>
Description 
Left hand side[SPC]siP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "P")<CR>
Description 
Left hand side[SPC]sip
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "p")<CR>
Description 
Left hand side[SPC]siD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "D")<CR>
Description 
Left hand side[SPC]sid
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "d")<CR>
Description 
Left hand side[SPC]siB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "B")<CR>
Description 
Left hand side[SPC]sib
Right hand side:<C-U>call SpaceVim#mapping#search#grep("i", "b")<CR>
Description 
Left hand side[SPC]srJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"), "rg")<CR>
Description 
Left hand side[SPC]srj
Right hand side:<C-U>call SpaceVim#plugins#searcher#find("", "rg")<CR>
Description 
Left hand side[SPC]srF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "F")<CR>
Description 
Left hand side[SPC]srf
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "f")<CR>
Description 
Left hand side[SPC]srP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "P")<CR>
Description 
Left hand side[SPC]srp
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "p")<CR>
Description 
Left hand side[SPC]srD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "D")<CR>
Description 
Left hand side[SPC]srd
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "d")<CR>
Description 
Left hand side[SPC]srB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "B")<CR>
Description 
Left hand side[SPC]srb
Right hand side:<C-U>call SpaceVim#mapping#search#grep("r", "b")<CR>
Description 
Left hand side[SPC]skJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"), "ack")<CR>
Description 
Left hand side[SPC]skj
Right hand side:<C-U>call SpaceVim#plugins#searcher#find("", "ack")<CR>
Description 
Left hand side[SPC]skF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "F")<CR>
Description 
Left hand side[SPC]skf
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "f")<CR>
Description 
Left hand side[SPC]skP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "P")<CR>
Description 
Left hand side[SPC]skp
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "p")<CR>
Description 
Left hand side[SPC]skD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "D")<CR>
Description 
Left hand side[SPC]skd
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "d")<CR>
Description 
Left hand side[SPC]skB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "B")<CR>
Description 
Left hand side[SPC]skb
Right hand side:<C-U>call SpaceVim#mapping#search#grep("k", "b")<CR>
Description 
Left hand side[SPC]sGF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "F")<CR>
Description 
Left hand side[SPC]sGf
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "f")<CR>
Description 
Left hand side[SPC]sGP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "P")<CR>
Description 
Left hand side[SPC]sGp
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "p")<CR>
Description 
Left hand side[SPC]sGD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "D")<CR>
Description 
Left hand side[SPC]sGd
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "d")<CR>
Description 
Left hand side[SPC]sGB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "B")<CR>
Description 
Left hand side[SPC]sGb
Right hand side:<C-U>call SpaceVim#mapping#search#grep("G", "b")<CR>
Description 
Left hand side[SPC]sgJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"), "grep")<CR>
Description 
Left hand side[SPC]sgj
Right hand side:<C-U>call SpaceVim#plugins#searcher#find("", "grep")<CR>
Description 
Left hand side[SPC]sgF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "F")<CR>
Description 
Left hand side[SPC]sgf
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "f")<CR>
Description 
Left hand side[SPC]sgP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "P")<CR>
Description 
Left hand side[SPC]sgp
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "p")<CR>
Description 
Left hand side[SPC]sgD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "D")<CR>
Description 
Left hand side[SPC]sgd
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "d")<CR>
Description 
Left hand side[SPC]sgB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "B")<CR>
Description 
Left hand side[SPC]sgb
Right hand side:<C-U>call SpaceVim#mapping#search#grep("g", "b")<CR>
Description 
Left hand side[SPC]saJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"), "ag")<CR>
Description 
Left hand side[SPC]saj
Right hand side:<C-U>call SpaceVim#plugins#searcher#find("", "ag")<CR>
Description 
Left hand side[SPC]saF
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "F")<CR>
Description 
Left hand side[SPC]saf
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "f")<CR>
Description 
Left hand side[SPC]saP
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "P")<CR>
Description 
Left hand side[SPC]sap
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "p")<CR>
Description 
Left hand side[SPC]saD
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "D")<CR>
Description 
Left hand side[SPC]sad
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "d")<CR>
Description 
Left hand side[SPC]saB
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "B")<CR>
Description 
Left hand side[SPC]sab
Right hand side:<C-U>call SpaceVim#mapping#search#grep("a", "b")<CR>
Description 
Left hand side[SPC]sl
Right hand side:<C-U>call SpaceVim#plugins#searcher#list()<CR>
Description 
Left hand side[SPC]sJ
Right hand side:<C-U>call SpaceVim#plugins#searcher#find(expand("<lt>cword>"),SpaceVim#mapping#search#default_tool()[0])<CR>
Description 
Left hand side[SPC]sj
Right hand side:<C-U>lua require('spacevim.plugin.searcher').find('', require('spacevim.plugin.search').default_tool())<CR>
Description 
Left hand side[SPC]sP
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({'input' : expand("<lt>cword>"), 'dir' : get(b:, "rootDir", getcwd())})<CR>
Description 
Left hand side[SPC]sp
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({'input' : input("grep pattern:"), 'dir' : get(b:, "rootDir", getcwd())})<CR>
Description 
Left hand side[SPC]sF
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : expand("<lt>cword>"), "dir": input("arbitrary dir:", "", "dir")})<CR>
Description 
Left hand side[SPC]sf
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : input("grep pattern:"), "dir": input("arbitrary dir:", "", "dir")})<CR>
Description 
Left hand side[SPC]sD
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : expand("<lt>cword>"), "dir": fnamemodify(expand("%"), ":p:h")})<CR>
Description 
Left hand side[SPC]sd
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : input("grep pattern:"), "dir": fnamemodify(expand("%"), ":p:h")})<CR>
Description 
Left hand side[SPC]sB
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : expand("<lt>cword>"), "files": "@buffers"})<CR>
Description 
Left hand side[SPC]sb
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : input("grep pattern:"), "files": "@buffers"})<CR>
Description 
Left hand side[SPC]sS
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : expand("<lt>cword>"), "files": bufname("%")})<CR>
Description 
Left hand side[SPC]ss
Right hand side:<C-U>call SpaceVim#plugins#flygrep#open({"input" : input("grep pattern:"), "files": bufname("%")})<CR>
Description 
Left hand side[SPC]tn
Right hand side:<C-U>setlocal number!<CR>
Description 
Left hand side[SPC]bp
Right hand side:<C-U>call call(function('<SNR>90_previous_buffer'), [])<CR>
Description 
Left hand side[SPC]bs
Right hand side:<C-U>call call(function('<SNR>90_switch_scratch_buffer'), [])<CR>
Description 
Left hand side[SPC]bn
Right hand side:<C-U>call call(function('<SNR>90_next_buffer'), [])<CR>
Description 
Left hand side[SPC]wU
Right hand side:<C-U>call SpaceVim#plugins#windowsmanager#RedoQuitWin()<CR>
Description 
Left hand side[SPC]wu
Right hand side:<C-U>call SpaceVim#plugins#windowsmanager#UndoQuitWin()<CR>
Description 
Left hand side[SPC]wW
Right hand side:<C-U>ChooseWin<CR>
Description 
Left hand side[SPC]ww
Right hand side:<C-U>wincmd w<CR>
Description 
Left hand side[SPC]w=
Right hand side:<C-U>wincmd =<CR>
Description 
Left hand side[SPC]wV
Right hand side:<C-U>bel vs<CR>
Description 
Left hand side[SPC]w3
Right hand side:<C-U>silent only | vs | vs | wincmd H<CR>
Description 
Left hand side[SPC]w2
Right hand side:<C-U>silent only | vs | wincmd w<CR>
Description 
Left hand side[SPC]wS
Right hand side:<C-U>bel split<CR>
Description 
Left hand side[SPC]ws
Right hand side:<C-U>bel split | wincmd w<CR>
Description 
Left hand side[SPC]w-
Right hand side:<C-U>bel split | wincmd w<CR>
Description 
Left hand side[SPC]wv
Right hand side:<C-U>belowright vsplit | wincmd w<CR>
Description 
Left hand side[SPC]w/
Right hand side:<C-U>belowright vsplit | wincmd w<CR>
Description 
Left hand side[SPC]wo
Right hand side:<C-U>tabnext<CR>
Description 
Left hand side[SPC]wM
Right hand side:<C-U>execute eval("winnr('$')<lt>=2 ? 'wincmd x' : 'ChooseWinSwap'")<CR>
Description 
Left hand side[SPC]wm
Right hand side:<C-U>call call(function('<SNR>90_maximize_minimize_win'), [])<CR>
Description 
Left hand side[SPC]wL
Right hand side:<C-U>wincmd L<CR>
Description 
Left hand side[SPC]wK
Right hand side:<C-U>wincmd K<CR>
Description 
Left hand side[SPC]wJ
Right hand side:<C-U>wincmd J<CR>
Description 
Left hand side[SPC]wH
Right hand side:<C-U>wincmd H<CR>
Description 
Left hand side[SPC]wl
Right hand side:<C-U>wincmd l<CR>
Description 
Left hand side[SPC]wk
Right hand side:<C-U>wincmd k<CR>
Description 
Left hand side[SPC]wx
Right hand side:<C-U>wincmd x<CR>
Description 
Left hand side[SPC]wj
Right hand side:<C-U>wincmd j<CR>
Description 
Left hand side[SPC]wh
Right hand side:<C-U>wincmd h<CR>
Description 
Left hand side[SPC]wF
Right hand side:<C-U>tabnew<CR>
Description 
Left hand side[SPC]wD
Right hand side:<C-U>ChooseWin | close | wincmd w<CR>
Description 
Left hand side[SPC]wf
Right hand side:<C-U>setlocal scrollbind!<CR>
Description 
Left hand side[SPC]wd
Right hand side:<C-U>close<CR>
Description 
Left hand side[SPC]w.
Right hand side:<C-U>call call(function('<SNR>32_win_resize_transient_state'), [])<CR>
Description 
Left hand side[SPC]w+
Right hand side:<C-U>call call(function('<SNR>90_windows_layout_toggle'), [])<CR>
Description 
Left hand side[SPC]w<Tab>
Right hand side:wincmd w<CR>
Description 
Left hand side[SPC]9
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(9)<CR>
Description 
Left hand side[SPC]8
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(8)<CR>
Description 
Left hand side[SPC]7
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(7)<CR>
Description 
Left hand side[SPC]6
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(6)<CR>
Description 
Left hand side[SPC]5
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(5)<CR>
Description 
Left hand side[SPC]4
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(4)<CR>
Description 
Left hand side[SPC]3
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(3)<CR>
Description 
Left hand side[SPC]2
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(2)<CR>
Description 
Left hand side[SPC]1
Right hand side:<C-U>call SpaceVim#layers#core#statusline#jump(1)<CR>
Description 
Left hand side[SPC]
Right hand side:<C-U>LeaderGuide ' '<CR>
Description 
Left hand side[Z]
Right hand side:<C-U>LeaderGuide "z"<CR>
Description 
Left hand side[G]
Right hand side:<C-U>LeaderGuide "g"<CR>
Description 
Left hand side\w\m
Right hand side<Plug>VimwikiMakeTomorrowDiaryNote
Description 
Left hand side\w\y
Right hand side<Plug>VimwikiMakeYesterdayDiaryNote
Description 
Left hand side\w\t
Right hand side<Plug>VimwikiTabMakeDiaryNote
Description 
Left hand side\w\w
Right hand side<Plug>VimwikiMakeDiaryNote
Description 
Left hand side\w\i
Right hand side<Plug>VimwikiDiaryGenerateLinks
Description 
Left hand side\wi
Right hand side<Plug>VimwikiDiaryIndex
Description 
Left hand side\ws
Right hand side<Plug>VimwikiUISelect
Description 
Left hand side\wt
Right hand side<Plug>VimwikiTabIndex
Description 
Left hand side\ww
Right hand side<Plug>VimwikiIndex
Description 
Left hand side\tt
Right hand side<Plug>(table-mode-tableize)
Description 
Left hand side\tm
Right hand side:<C-U>call tablemode#Toggle()<CR>
Description 
Left hand side\s
Right hand side:set operatorfunc=unstack#Unstack<CR>g@
Description 
Left hand side\fr
Right hand side:<C-U>Telescope resume<CR>
Description 
Left hand side\ft
Right hand side:<C-U>FzfTags<CR>
Description 
Left hand side\fl
Right hand side:<C-U>Telescope loclist<CR>
Description 
Left hand side\fp
Right hand side:<C-U>Telescope menu menu=AddedPlugins<CR>
Description 
Left hand side\f
Right hand side:Telescope menu menu=CustomKeyMaps<CR>
Description 
Left hand side\fo
Right hand side:<C-U>Telescope ctags_outline outline<CR>
Description 
Left hand side\fq
Right hand side:<C-U>Telescope quickfix<CR>
Description 
Left hand side\fm
Right hand side:<C-U>Telescope messages<CR>
Description 
Left hand side\fj
Right hand side:<C-U>Telescope jumplist<CR>
Description 
Left hand side\fh
Right hand side:<C-U>Telescope neoyank<CR>
Description 
Left hand side\fe
Right hand side:<C-U>Telescope registers<CR>
Description 
Left hand side\)
Right hand side:call SpaceVim#layers#core#tabline#jump(20)<CR>
Description 
Left hand side\(
Right hand side:call SpaceVim#layers#core#tabline#jump(19)<CR>
Description 
Left hand side\*
Right hand side:call SpaceVim#layers#core#tabline#jump(18)<CR>
Description 
Left hand side\&
Right hand side:call SpaceVim#layers#core#tabline#jump(17)<CR>
Description 
Left hand side\^
Right hand side:call SpaceVim#layers#core#tabline#jump(16)<CR>
Description 
Left hand side\%
Right hand side:call SpaceVim#layers#core#tabline#jump(15)<CR>
Description 
Left hand side\$
Right hand side:call SpaceVim#layers#core#tabline#jump(14)<CR>
Description 
Left hand side\#
Right hand side:call SpaceVim#layers#core#tabline#jump(13)<CR>
Description 
Left hand side\@
Right hand side:call SpaceVim#layers#core#tabline#jump(12)<CR>
Description 
Left hand side\!
Right hand side:call SpaceVim#layers#core#tabline#jump(11)<CR>
Description 
Left hand side\0
Right hand side:call SpaceVim#layers#core#tabline#jump(10)<CR>
Description 
Left hand side\9
Right hand side:call SpaceVim#layers#core#tabline#jump(9)<CR>
Description 
Left hand side\8
Right hand side:call SpaceVim#layers#core#tabline#jump(8)<CR>
Description 
Left hand side\7
Right hand side:call SpaceVim#layers#core#tabline#jump(7)<CR>
Description 
Left hand side\6
Right hand side:call SpaceVim#layers#core#tabline#jump(6)<CR>
Description 
Left hand side\5
Right hand side:call SpaceVim#layers#core#tabline#jump(5)<CR>
Description 
Left hand side\4
Right hand side:call SpaceVim#layers#core#tabline#jump(4)<CR>
Description 
Left hand side\3
Right hand side:call SpaceVim#layers#core#tabline#jump(3)<CR>
Description 
Left hand side\2
Right hand side:call SpaceVim#layers#core#tabline#jump(2)<CR>
Description 
Left hand side\1
Right hand side:call SpaceVim#layers#core#tabline#jump(1)<CR>
Description 
Left hand side\
Right hand side:<C-U>LeaderGuide get(g:, 'mapleader', '\')<CR>
Description 
Left hand side\qc
Right hand side:call setqflist([])<CR>
Description 
Left hand side\qr
Right hand sideq
Description 
Left hand side\ql
Right hand side:copen<CR>
Description 
Left hand side\qp
Right hand side:cprev<CR>
Description 
Left hand side\qn
Right hand side:cnext<CR>
Description 
Left hand side\P
Right hand sideclipboard#paste('P')
Description 
Left hand side\p
Right hand sideclipboard#paste('p')
Description 
Left hand side]%
Right hand side<Plug>(matchup-]%)
Description 
Left hand side]n
Right hand side:call <SNR>58_Context(0)<CR>
Description 
Left hand side]p
Right hand sidep
Description 
Left hand side]t
Right hand side:tabnext<CR>
Description 
Left hand side]w
Right hand side:call <SNR>33_next_window()<CR>
Description 
Left hand side]l
Right hand side:lnext<CR>
Description 
Left hand side]f
Right hand side:<C-U>call <SNR>33_next_file()<CR>
Description 
Left hand side]b
Right hand side:<C-U>bn | stopinsert<CR>
Description 
Left hand side]e
Right hand side:<C-U>execute 'move +'. v:count1<CR>
Description 
Left hand side]
Right hand side:<C-U>put =repeat(nr2char(10), v:count1)<CR>
Description 
Left hand side]<Home>
Right hand sideddggP``
Description 
Left hand side]<End>
Right hand sideddGp``
Description 
Left hand sidecS
Right hand side<Plug>CSurround
Description 
Left hand sidecs
Right hand side<Plug>Csurround
Description 
Left hand sideds
Right hand side<Plug>Dsurround
Description 
Left hand sideg%
Right hand side<Plug>(matchup-g%)
Description 
Left hand sidegx
Right hand side<Plug>(openbrowser-smart-search)
Description 
Left hand sidegp
Right hand side'`['.strpart(getregtype(), 0, 1).'`]'
Description 
Left hand sideg=
Right hand side:call SpaceVim#mapping#format()<CR>
Description 
Left hand sidegd
Right hand side:call SpaceVim#mapping#gd()<CR>
Description 
Left hand sidegD
Right hand side:call SpaceVim#mapping#g_capital_d()<CR>
Description 
Left hand sideg<C-]>
Right hand sideg<C-]>
Description 
Left hand sidegv
Right hand sidegv
Description 
Left hand sidegs
Right hand side<Plug>(openbrowser-search)
Description 
Left hand sidego
Right hand side<Plug>(openbrowser-open)
Description 
Left hand sidegm
Right hand sidegm
Description 
Left hand sidegg
Right hand sidegg
Description 
Left hand sidega
Right hand sidega
Description 
Left hand sideg~
Right hand sideg~
Description 
Left hand sideg_
Right hand sideg_
Description 
Left hand sideg^
Right hand sideg^
Description 
Left hand sideg]
Right hand sideg]
Description 
Left hand sidegt
Right hand sidegt
Description 
Left hand sidegT
Right hand sidegT
Description 
Left hand sidegR
Right hand sidegR
Description 
Left hand sidegq
Right hand sidegq
Description 
Left hand sidegQ
Right hand sidegQ
Description 
Left hand sidegn
Right hand sidegn
Description 
Left hand sidegN
Right hand sidegN
Description 
Left hand sidegJ
Right hand sidegJ
Description 
Left hand sidegi
Right hand sidegi
Description 
Left hand sidegI
Right hand sidegI
Description 
Left hand sidegh
Right hand sidegh
Description 
Left hand sidegH
Right hand sidegH
Description 
Left hand sidegU
Right hand sidegU
Description 
Left hand sidegE
Right hand sidegE
Description 
Left hand sidegu
Right hand sidegu
Description 
Left hand sidegk
Right hand sidegk
Description 
Left hand sidegj
Right hand sidegj
Description 
Left hand sidegF
Right hand sidegF
Description 
Left hand sidegf
Right hand sidegf
Description 
Left hand sideg<lt>
Right hand sideg<lt>
Description 
Left hand sidege
Right hand sidege
Description 
Left hand sideg<Home>
Right hand sideg<Home>
Description 
Left hand sideg0
Right hand side:<C-U>tabfirst<CR>
Description 
Left hand sideg<End>
Right hand sideg<End>
Description 
Left hand sideg$
Right hand side:<C-U>tablast<CR>
Description 
Left hand sideg@
Right hand sideg@
Description 
Left hand sideg;
Right hand sideg;
Description 
Left hand sideg,
Right hand sideg,
Description 
Left hand sideg-
Right hand sideg-
Description 
Left hand sideg+
Right hand sideg+
Description 
Left hand sideg`
Right hand sideg`
Description 
Left hand sideg'
Right hand sideg'
Description 
Left hand sideg&
Right hand sideg&
Description 
Left hand sideg<C-G>
Right hand sideg<C-G>
Description 
Left hand sideg
Right hand side[G]
Description 
Left hand sidegr
Right hand sidetabpagenr('#') > 0 ? ':exe "tabnext " . tabpagenr("#")<CR>' : ''
Description 
Left hand sidemg
Right hand side<Plug>BookmarkMoveToLine
Description 
Left hand sidemjj
Right hand side<Plug>BookmarkMoveDown
Description 
Left hand sidemkk
Right hand side<Plug>BookmarkMoveUp
Description 
Left hand sidemx
Right hand side<Plug>BookmarkClearAll
Description 
Left hand sidemp
Right hand side:<C-U>BookmarkPrev<CR>
Description 
Left hand sidemn
Right hand side:<C-U>BookmarkNext<CR>
Description 
Left hand sidema
Right hand side:<C-U>BookmarkShowAll<CR>
Description 
Left hand sidemi
Right hand side:<C-U>BookmarkAnnotate<CR>
Description 
Left hand sidemc
Right hand side:<C-U>BookmarkClear<CR>
Description 
Left hand sidemm
Right hand side:<C-U>BookmarkToggle<CR>
Description 
Left hand sideySS
Right hand side<Plug>YSsurround
Description 
Left hand sideySs
Right hand side<Plug>YSsurround
Description 
Left hand sideyss
Right hand side<Plug>Yssurround
Description 
Left hand sideyS
Right hand side<Plug>YSurround
Description 
Left hand sideys
Right hand side<Plug>Ysurround
Description 
Left hand sidez%
Right hand side<Plug>(matchup-z%)
Description 
Left hand sidezx
Right hand sidezx
Description 
Left hand sidezw
Right hand sidezw
Description 
Left hand sidezv
Right hand sidezv
Description 
Left hand sidezt
Right hand sidezt
Description 
Left hand sidezs
Right hand sidezs
Description 
Left hand sidezr
Right hand sidezr
Description 
Left hand sidezo
Right hand sidezo
Description 
Left hand sidezn
Right hand sidezn
Description 
Left hand sidezm
Right hand sidezm
Description 
Left hand sidez<Right>
Right hand sidezl
Description 
Left hand sidezl
Right hand sidezl
Description 
Left hand sidezK
Right hand sidezkzx
Description 
Left hand sidezk
Right hand sidezk
Description 
Left hand sidezJ
Right hand sidezjzx
Description 
Left hand sidezj
Right hand sidezj
Description 
Left hand sidezi
Right hand sidezi
Description 
Left hand sidez<Left>
Right hand sidezh
Description 
Left hand sidezh
Right hand sidezh
Description 
Left hand sidezg
Right hand sidezg
Description 
Left hand sidezf
Right hand sidezf
Description 
Left hand sideze
Right hand sideze
Description 
Left hand sidezd
Right hand sidezd
Description 
Left hand sidezc
Right hand sidezc
Description 
Left hand sidezb
Right hand sidezb
Description 
Left hand sideza
Right hand sideza
Description 
Left hand sidezX
Right hand sidezX
Description 
Left hand sidezW
Right hand sidezW
Description 
Left hand sidezR
Right hand sidezR
Description 
Left hand sidezO
Right hand sidezO
Description 
Left hand sidezN
Right hand sidezN
Description 
Left hand sidezM
Right hand sidezM
Description 
Left hand sidezL
Right hand sidezL
Description 
Left hand sidezH
Right hand sidezH
Description 
Left hand sidezG
Right hand sidezG
Description 
Left hand sidezF
Right hand sidezF
Description 
Left hand sidezE
Right hand sidezE
Description 
Left hand sidezD
Right hand sidezD
Description 
Left hand sidezC
Right hand sidezC
Description 
Left hand sidezA
Right hand sidezA
Description 
Left hand sidez=
Right hand sidez=
Description 
Left hand sidez.
Right hand sidez.
Description 
Left hand sidez^
Right hand sidez^
Description 
Left hand sidez-
Right hand sidez-
Description 
Left hand sidez+
Right hand sidez+
Description 
Left hand sidez<CR>
Right hand sidez<CR>
Description 
Left hand sidez
Right hand side[Z]
Description 
Left hand sidezz
Right hand sidezz
Description 
Left hand side<Plug>(nohlsearch)
Right hand side:nohlsearch<CR>
Description 
Left hand side<Plug>VimwikiMakeTomorrowDiaryNote
Right hand side:<C-U>call vimwiki#diary#make_note(v:count, 0, vimwiki#diary#diary_date_link(localtime(), 1))<CR>
Description 
Left hand side<Plug>VimwikiMakeYesterdayDiaryNote
Right hand side:<C-U>call vimwiki#diary#make_note(v:count, 0, vimwiki#diary#diary_date_link(localtime(), -1))<CR>
Description 
Left hand side<Plug>VimwikiTabMakeDiaryNote
Right hand side:<C-U>call vimwiki#diary#make_note(v:count, 1)<CR>
Description 
Left hand side<Plug>VimwikiMakeDiaryNote
Right hand side:<C-U>call vimwiki#diary#make_note(v:count, 5)<CR>
Description 
Left hand side<Plug>VimwikiDiaryGenerateLinks
Right hand side:VimwikiDiaryGenerateLinks<CR>
Description 
Left hand side<Plug>VimwikiDiaryIndex
Right hand side:<C-U>call vimwiki#diary#goto_diary_index(v:count)<CR>
Description 
Left hand side<Plug>VimwikiUISelect
Right hand side:VimwikiUISelect<CR>
Description 
Left hand side<Plug>VimwikiTabIndex
Right hand side:<C-U>call vimwiki#base#goto_index(v:count, 1)<CR>
Description 
Left hand side<Plug>VimwikiIndex
Right hand side:<C-U>call vimwiki#base#goto_index(v:count)<CR>
Description 
Left hand side<Plug>NERDCommenterAltDelims
Right hand side:call <SNR>240_SwitchToAlternativeDelimiters(1)<CR>
Description 
Left hand side<Plug>NERDCommenterUncomment
Right hand side:call NERDComment("n", "Uncomment")<CR>
Description 
Left hand side<Plug>NERDCommenterAlignBoth
Right hand side:call NERDComment("n", "AlignBoth")<CR>
Description 
Left hand side<Plug>NERDCommenterAlignLeft
Right hand side:call NERDComment("n", "AlignLeft")<CR>
Description 
Left hand side<Plug>NERDCommenterAppend
Right hand side:call NERDComment("n", "Append")<CR>
Description 
Left hand side<Plug>NERDCommenterYank
Right hand side:call NERDComment("n", "Yank")<CR>
Description 
Left hand side<Plug>NERDCommenterSexy
Right hand side:call NERDComment("n", "Sexy")<CR>
Description 
Left hand side<Plug>NERDCommenterInvert
Right hand side:call NERDComment("n", "Invert")<CR>
Description 
Left hand side<Plug>NERDCommenterToEOL
Right hand side:call NERDComment("n", "ToEOL")<CR>
Description 
Left hand side<Plug>NERDCommenterNested
Right hand side:call NERDComment("n", "Nested")<CR>
Description 
Left hand side<Plug>NERDCommenterMinimal
Right hand side:call NERDComment("n", "Minimal")<CR>
Description 
Left hand side<Plug>NERDCommenterToggle
Right hand side:call NERDComment("n", "Toggle")<CR>
Description 
Left hand side<Plug>NERDCommenterComment
Right hand side:call NERDComment("n", "Comment")<CR>
Description 
Left hand side<Plug>YSurround
Right hand side<SNR>239_opfunc2('setup')
Description 
Left hand side<Plug>Ysurround
Right hand side<SNR>239_opfunc('setup')
Description 
Left hand side<Plug>YSsurround
Right hand side<SNR>239_opfunc2('setup').'_'
Description 
Left hand side<Plug>Yssurround
Right hand side'^'.v:count1.<SNR>239_opfunc('setup').'g_'
Description 
Left hand side<Plug>CSurround
Right hand side:<C-U>call <SNR>239_changesurround(1)<CR>
Description 
Left hand side<Plug>Csurround
Right hand side:<C-U>call <SNR>239_changesurround()<CR>
Description 
Left hand side<Plug>Dsurround
Right hand side:<C-U>call <SNR>239_dosurround(<SNR>239_inputtarget())<CR>
Description 
Left hand side<Plug>SurroundRepeat
Right hand side.
Description 
Left hand side<Plug>(table-mode-sort)
Right hand side:call tablemode#spreadsheet#Sort('')<CR>
Description 
Left hand side<Plug>(table-mode-echo-cell)
Right hand side:call <SNR>234_TableEchoCell()<CR>
Description 
Left hand side<Plug>(table-mode-eval-formula)
Right hand side:call tablemode#spreadsheet#formula#EvaluateFormulaLine()<CR>
Description 
Left hand side<Plug>(table-mode-add-formula)
Right hand side:call tablemode#spreadsheet#formula#Add()<CR>
Description 
Left hand side<Plug>(table-mode-insert-column-after)
Right hand side:<C-U>call tablemode#spreadsheet#InsertColumn(1)<CR>
Description 
Left hand side<Plug>(table-mode-insert-column-before)
Right hand side:<C-U>call tablemode#spreadsheet#InsertColumn(0)<CR>
Description 
Left hand side<Plug>(table-mode-delete-column)
Right hand side:<C-U>call tablemode#spreadsheet#DeleteColumn()<CR>
Description 
Left hand side<Plug>(table-mode-delete-row)
Right hand side:<C-U>call tablemode#spreadsheet#DeleteRow()<CR>
Description 
Left hand side<Plug>(table-mode-motion-right)
Right hand side:<C-U>call tablemode#spreadsheet#cell#Motion('l')<CR>
Description 
Left hand side<Plug>(table-mode-motion-left)
Right hand side:<C-U>call tablemode#spreadsheet#cell#Motion('h')<CR>
Description 
Left hand side<Plug>(table-mode-motion-down)
Right hand side:<C-U>call tablemode#spreadsheet#cell#Motion('j')<CR>
Description 
Left hand side<Plug>(table-mode-motion-up)
Right hand side:<C-U>call tablemode#spreadsheet#cell#Motion('k')<CR>
Description 
Left hand side<Plug>(table-mode-realign)
Right hand side:call tablemode#table#Realign('.')<CR>
Description 
Left hand side<Plug>(table-mode-tableize)
Right hand side:Tableize<CR>
Description 
Left hand side<Plug>(startify-open-buffers)
Right hand side:<C-U>call startify#open_buffers()<CR>
Description 
Left hand side<Plug>GitGutterPreviewHunk
Right hand side:call gitgutter#utility#warn('Please change your map <lt>Plug>GitGutterPreviewHunk to <lt>Plug>(GitGutterPreviewHunk)')<CR>
Description 
Left hand side<Plug>(GitGutterPreviewHunk)
Right hand side:GitGutterPreviewHunk<CR>
Description 
Left hand side<Plug>GitGutterUndoHunk
Right hand side:call gitgutter#utility#warn('Please change your map <lt>Plug>GitGutterUndoHunk to <lt>Plug>(GitGutterUndoHunk)')<CR>
Description 
Left hand side<Plug>(GitGutterUndoHunk)
Right hand side:GitGutterUndoHunk<CR>
Description 
Left hand side<Plug>GitGutterStageHunk
Right hand side:call gitgutter#utility#warn('Please change your map <lt>Plug>GitGutterStageHunk to <lt>Plug>(GitGutterStageHunk)')<CR>
Description 
Left hand side<Plug>(GitGutterStageHunk)
Right hand side:GitGutterStageHunk<CR>
Description 
Left hand side<Plug>GitGutterPrevHunk
Right hand side&diff ? '[c' : ":\<C-U>call gitgutter#utility#warn('Please change your map \<lt>Plug>GitGutterPrevHunk to \<lt>Plug>(GitGutterPrevHunk)')\<CR>"
Description 
Left hand side<Plug>(GitGutterPrevHunk)
Right hand side&diff ? '[c' : ":\<C-U>execute v:count1 . 'GitGutterPrevHunk'\<CR>"
Description 
Left hand side<Plug>GitGutterNextHunk
Right hand side&diff ? ']c' : ":\<C-U>call gitgutter#utility#warn('Please change your map \<lt>Plug>GitGutterNextHunk to \<lt>Plug>(GitGutterNextHunk)')\<CR>"
Description 
Left hand side<Plug>(GitGutterNextHunk)
Right hand side&diff ? ']c' : ":\<C-U>execute v:count1 . 'GitGutterNextHunk'\<CR>"
Description 
Left hand side<Plug>BookmarkMoveToLine
Right hand side:<C-U>BookmarkMoveToLine v:count<CR>
Description 
Left hand side<Plug>BookmarkMoveDown
Right hand side:<C-U>BookmarkMoveDown v:count<CR>
Description 
Left hand side<Plug>BookmarkMoveUp
Right hand side:<C-U>BookmarkMoveUp v:count<CR>
Description 
Left hand side<Plug>BookmarkClearAll
Right hand side:BookmarkClearAll<CR>
Description 
Left hand side<Plug>BookmarkClear
Right hand side:BookmarkClear<CR>
Description 
Left hand side<Plug>BookmarkPrev
Right hand side:BookmarkPrev<CR>
Description 
Left hand side<Plug>BookmarkNext
Right hand side:BookmarkNext<CR>
Description 
Left hand side<Plug>BookmarkAnnotate
Right hand side:BookmarkAnnotate<CR>
Description 
Left hand side<Plug>BookmarkToggle
Right hand side:BookmarkToggle<CR>
Description 
Left hand side<Plug>BookmarkShowAll
Right hand side:BookmarkShowAll<CR>
Description 
Left hand side<Plug>(openbrowser-smart-search)
Right hand side:<C-U>call openbrowser#_keymap_smart_search('n')<CR>
Description 
Left hand side<Plug>(openbrowser-search)
Right hand side:<C-U>call openbrowser#_keymap_search('n')<CR>
Description 
Left hand side<Plug>(openbrowser-open-incognito)
Right hand side:<C-U>call openbrowser#_keymap_open('n', 0, ['--incognito'])<CR>
Description 
Left hand side<Plug>(openbrowser-open)
Right hand side:<C-U>call openbrowser#_keymap_open('n')<CR>
Description 
Left hand side<Plug>(expand_region_expand)
Right hand side:<C-U>call expand_region#next('n', '+')<CR>
Description 
Left hand side<Plug>(complete_parameter#overload_up)
Right hand side<Esc>:call cmp#overload_next(0)<CR>
Description 
Left hand side<Plug>(complete_parameter#overload_down)
Right hand side<Esc>:call cmp#overload_next(1)<CR>
Description 
Left hand side<Plug>(complete_parameter#goto_previous_parameter)
Right hand side<Esc>:call cmp#goto_next_param(0)<CR>
Description 
Left hand side<Plug>(complete_parameter#goto_next_parameter)
Right hand side<Esc>:call cmp#goto_next_param(1)<CR>
Description 
Left hand side<2-LeftMouse>
Right hand side<Plug>(matchup-double-click)
Description 
Left hand side<Plug>(matchup-reload)
Right hand side:<C-U>MatchupReload<CR>
Description 
Left hand side<Plug>(matchup-double-click)
Right hand side:<C-U>call matchup#text_obj#double_click()<CR>
Description 
Left hand side<Plug>(matchup-z%)
Right hand side:<C-U>call matchup#motion#jump_inside(0)<CR>
Description 
Left hand side<Plug>(matchup-[%)
Right hand side:<C-U>call matchup#motion#find_unmatched(0, 0)<CR>
Description 
Left hand side<Plug>(matchup-]%)
Right hand side:<C-U>call matchup#motion#find_unmatched(0, 1)<CR>
Description 
Left hand side<Plug>(matchup-g%)
Right hand side:<C-U>call matchup#motion#find_matching_pair(0, 0)<CR>
Description 
Left hand side<Plug>(matchup-%)
Right hand side:<C-U>call matchup#motion#find_matching_pair(0, 1)<CR>
Description 
Left hand side<SNR>172_(wise)
Right hand sideempty(g:v_motion_force) ? 'v' : g:v_motion_force
Description 
Left hand side<Plug>(matchup-hi-surround)
Right hand side:<C-U>call matchup#matchparen#highlight_surrounding()<CR>
Description 
Left hand side<Plug>(ctrlp)
Right hand side:<C-U>CtrlP<CR>
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<PageUp>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<S-Up>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<C-B>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<PageDown>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<S-Down>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<C-F>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<C-U>
Right hand side<Plug>(SmoothieUpwards)
Description 
Left hand side<C-D>
Right hand side<Plug>(SmoothieDownwards)
Description 
Left hand side<Plug>(Smoothie_G)
Right hand side<Cmd>call smoothie#cursor_movement('G') <CR>
Description 
Left hand side<Plug>(Smoothie_gg)
Right hand side<Cmd>call smoothie#cursor_movement('gg') <CR>
Description 
Left hand side<Plug>(SmoothieBackwards)
Right hand side<Cmd>call smoothie#backwards() <CR>
Description 
Left hand side<Plug>(SmoothieForwards)
Right hand side<Cmd>call smoothie#forwards() <CR>
Description 
Left hand side<Plug>(SmoothieUpwards)
Right hand side<Cmd>call smoothie#upwards() <CR>
Description 
Left hand side<Plug>(SmoothieDownwards)
Right hand side<Cmd>call smoothie#downwards() <CR>
Description 
Left hand side<Plug>ScripteaseSynnames
Right hand side:<C-U>exe scriptease#synnames_map(v:count)<CR>
Description 
Left hand side<Plug>ScripteaseFilter
Right hand sidescriptease#filterop()
Description 
Left hand side<Plug>(fzf-normal)
Right hand side
Description 
Left hand side<Plug>(fzf-insert)
Right hand sidei
Description 
Left hand side<SNR>149_
Right hand side<SNR>149_
Description 
Left hand side<SNR>149_(save-cursor-pos)
Right hand side<SNR>149_save_cursor_pos()
Description 
Left hand side<Plug>(grammarous-move-to-previous-error)
Right hand side:<C-U>call grammarous#move_to_previous_error(getpos('.')[1 : 2], b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-move-to-next-error)
Right hand side:<C-U>call grammarous#move_to_next_error(getpos('.')[1 : 2], b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-disable-category)
Right hand side:<C-U>call grammarous#disable_category_at(getpos('.')[1 : 2], b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-disable-rule)
Right hand side:<C-U>call grammarous#disable_rule_at(getpos('.')[1 : 2], b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-remove-error)
Right hand side:<C-U>call grammarous#remove_error_at(getpos('.')[1 : 2], b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-close-info-window)
Right hand side:<C-U>call grammarous#info_win#close()<CR>
Description 
Left hand side<Plug>(grammarous-fixall)
Right hand side:<C-U>call grammarous#fixall(b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-fixit)
Right hand side:<C-U>call grammarous#fixit(grammarous#get_error_at(getpos('.')[1 : 2], b:grammarous_result))<CR>
Description 
Left hand side<Plug>(grammarous-reset)
Right hand side:<C-U>call grammarous#reset()<CR>
Description 
Left hand side<Plug>(grammarous-open-info-window)
Right hand side:<C-U>call grammarous#create_update_info_window_of(b:grammarous_result)<CR>
Description 
Left hand side<Plug>(grammarous-move-to-info-window)
Right hand side:<C-U>call grammarous#create_and_jump_to_info_window_of(b:grammarous_result)<CR>
Description 
Left hand side<C-P>
Right hand side<Plug>(ctrlp)
Description 
Left hand side<Plug>(markdown-insert-picture)
Right hand side:call <SNR>70_markdown_insert_link(0, 1)<CR>
Description 
Left hand side<Plug>(markdown-insert-link)
Right hand side:call <SNR>70_markdown_insert_link(0, 0)<CR>
Description 
Left hand side<C-_>
Right hand side<Esc>:Ydc<CR>
Description 
Left hand side<C-K>
Right hand side:TmuxNavigateUp<CR>
Description 
Left hand side<C-J>
Right hand side:TmuxNavigateDown<CR>
Description 
Left hand side<C-H>
Right hand side:TmuxNavigateLeft<CR>
Description 
Left hand side<C-S-Right>
Right hand side:call <SNR>49_move_tabpage(1)<CR>
Description 
Left hand side<C-S-Left>
Right hand side:call <SNR>49_move_tabpage(-1)<CR>
Description 
Left hand side<Plug>CommentOperator
Right hand side:set opfunc=<SNR>33_commentOperator<CR>g@
Description 
Left hand side<Plug>CommentParagraphsInvert
Right hand side:call <SNR>33_comment_paragraphs(1)<CR>
Description 
Left hand side<Plug>CommentParagraphs
Right hand side:call <SNR>33_comment_paragraphs(0)<CR>
Description 
Left hand side<Plug>CommentToLineInvert
Right hand side:call <SNR>33_comment_to_line(1)<CR>
Description 
Left hand side<Plug>CommenterInvertYank
Right hand side:call <SNR>33_comment_invert_yank(0)<CR>
Description 
Left hand side<Plug>CommentToLine
Right hand side:call <SNR>33_comment_to_line(0)<CR>
Description 
Left hand side<Plug>YankGitRemoteURL
Right hand side:call SpaceVim#util#CopyToClipboard(2)<CR>
Description 
Left hand side<S-Tab>
Right hand side:wincmd p<CR>
Description 
Left hand side<F3>
Right hand side:NERDTreeToggle<CR>
Description 
Left hand side<F11>
Right hand side:call <SNR>32_toggle_full_screen()<CR>
Description 
Left hand side<F2>
Right hand side:TagbarToggle<CR>
Description 
Left hand side<Plug>UniquifyCaseSenstiveLines
Right hand side:call <SNR>25_uniquify_lines(0, 0)<CR>
Description 
Left hand side<Plug>UniquifyIgnoreCaseLines
Right hand side:call <SNR>25_uniquify_lines(0, 1)<CR>
Description 
Left hand side<Plug>ReverseLines
Right hand side:ReverseLines<CR>
Description 
Left hand side<Plug>DuplicateLines
Right hand side:call <SNR>25_duplicate_lines(0)<CR>
Description 
Left hand side<Plug>ToggleCase
Right hand side:call <SNR>25_toggle_case(0, 0)<CR>
Description 
Left hand side<Plug>Uppercase
Right hand side:call <SNR>25_toggle_case(0, 1)<CR>
Description 
Left hand side<Plug>Lowercase
Right hand side:call <SNR>25_toggle_case(0, -1)<CR>
Description 
Left hand side<Plug>CountSelectionRegion
Right hand side:call <SNR>25_count_selection_region()<CR>
Description 
Left hand side<F7>
Right hand side:MundoToggle<CR>
Description 
Left hand side<Plug>(jplus
Right hand side:<C-U>call dein#autoload#_on_map('<lt>Plug>(jplus', 'vim-jplus','n')<CR>
Description 
Left hand side<Plug>(wildfire-
Right hand side:<C-U>call dein#autoload#_on_map('<lt>Plug>(wildfire-', 'wildfire.vim','n')<CR>
Description 
Left hand side<Plug>SpaceVim-plugin-iedit
Right hand side:lua require('spacevim.plugin.iedit').start()<CR>
Description 
Left hand side<M-Left>
Right hand side:<C-U>call <SNR>17_tobur("prev")<CR>
Description 
Left hand side<M-Right>
Right hand side:<C-U>call <SNR>17_tobur("next")<CR>
Description 
Left hand side<M-5>
Right hand side:<C-U>call <SNR>17_tobur(5)<CR>
Description 
Left hand side<M-4>
Right hand side:<C-U>call <SNR>17_tobur(4)<CR>
Description 
Left hand side<M-3>
Right hand side:<C-U>call <SNR>17_tobur(3)<CR>
Description 
Left hand side<M-2>
Right hand side:<C-U>call <SNR>17_tobur(2)<CR>
Description 
Left hand side<M-1>
Right hand side:<C-U>call <SNR>17_tobur(1)<CR>
Description 
Left hand side<C-S>
Right hand side:<C-U>w<CR>
Description 
Left hand side<Up>
Right hand sidegk
Description 
Left hand side<Down>
Right hand sidegj
Description 
Left hand side<C-`>
Right hand side:<C-U>call SpaceVim#plugins#runner#close()<CR>
Description 
Left hand side<C-G>
Right hand side:<C-U>call SpaceVim#plugins#ctrlg#display()<CR>
Description 
Left hand side<C-S-Up>
Right hand side:m .-2<CR>==
Description 
Left hand side<C-S-Down>
Right hand side:m .+1<CR>==
Description 
Left hand side<C-Down>
Right hand side:<C-U>wincmd j<CR>
Description 
Left hand side<C-Up>
Right hand side:<C-U>wincmd k<CR>
Description 
Left hand side<C-Left>
Right hand side:<C-U>wincmd h<CR>
Description 
Left hand side<C-Right>
Right hand side:<C-U>wincmd l<CR>
Description 
Left hand side<C-L>
Right hand side:TmuxNavigateRight<CR>

Visual mode keymaps

Description 
Left hand side<Tab>
Right hand side>gv
Description 
Left hand side
Right hand side[SPC]
DescriptionNvim builtin
Left hand side#
Right hand sidey?\V<C-R>"<CR>
Description 
Left hand side%
Right hand side<Plug>(matchup-%)
DescriptionNvim builtin
Left hand side*
Right hand sidey/\V<C-R>"<CR>
Description 
Left hand side<lt>
Right hand side<lt>gv
Description 
Left hand side>
Right hand side>gv
Description 
Left hand sideJ
Right hand side<Plug>(jplus)
Description 
Left hand sideS
Right hand side<Plug>VSurround
Description 
Left hand sideV
Right hand side<Plug>(expand_region_shrink)
Description 
Left hand side[%
Right hand side<Plug>(matchup-[%)
Description 
Left hand side[SPC]deS
Right hand side:<C-U>VBGexecuteSelectedText<CR>
Description 
Left hand side[SPC]des
Right hand side:<C-U>VBGevalSelectedText<CR>
Description 
Left hand side[SPC]cP
Right hand side<Plug>CommentParagraphs
Description 
Left hand side[SPC]cp
Right hand side<Plug>CommentParagraphsInvert
Description 
Left hand side[SPC]cT
Right hand side<Plug>CommentToLine
Description 
Left hand side[SPC]ct
Right hand side<Plug>CommentToLineInvert
Description 
Left hand side[SPC]c$
Right hand side<Plug>NERDCommenterToEOL
Description 
Left hand side[SPC]cY
Right hand side<Plug>NERDCommenterYank
Description 
Left hand side[SPC]cy
Right hand side<Plug>CommenterInvertYank
Description 
Left hand side[SPC]cs
Right hand side<Plug>NERDCommenterSexy
Description 
Left hand side[SPC]cv
Right hand side<Plug>NERDCommenterInvertgv
Description 
Left hand side[SPC]cu
Right hand side<Plug>NERDCommenterUncomment
Description 
Left hand side[SPC]cL
Right hand side<Plug>NERDCommenterComment
Description 
Left hand side[SPC]cl
Right hand side<Plug>NERDCommenterInvert
Description 
Left hand side[SPC]ca
Right hand side<Plug>NERDCommenterAltDelims
Description 
Left hand side[SPC]fY
Right hand side<Plug>YankGitRemoteURL
Description 
Left hand side[SPC]jw
Right hand side:HopWord<CR>
Description 
Left hand side[SPC]jl
Right hand side:HopLine<CR>
Description 
Left hand side[SPC]jJ
Right hand side:HopChar2<CR>
Description 
Left hand side[SPC]jj
Right hand side:HopChar1<CR>
Description 
Left hand side[SPC]xgp
Right hand side<Plug>(grammarous-move-to-previous-error)
Description 
Left hand side[SPC]xgn
Right hand side<Plug>(grammarous-move-to-next-error)
Description 
Left hand side[SPC]xlU
Right hand side<Plug>UniquifyCaseSenstiveLines
Description 
Left hand side[SPC]xlu
Right hand side<Plug>UniquifyIgnoreCaseLines
Description 
Left hand side[SPC]xlr
Right hand side<Plug>ReverseLines
Description 
Left hand side[SPC]xld
Right hand side<Plug>DuplicateLines
Description 
Left hand side[SPC]xwc
Right hand side:<C-U>normal! :'<lt>,'>s/\w\+//gn<CR><CR>
Description 
Left hand side[SPC]x~
Right hand side<Plug>ToggleCase
Description 
Left hand side[SPC]xU
Right hand side<Plug>Uppercase
Description 
Left hand side[SPC]xu
Right hand side<Plug>Lowercase
Description 
Left hand side[SPC]xa[SPC]
Right hand side:Tabularize /\s\ze\S/l0<CR>
Description 
Left hand side[SPC]xa|
Right hand side:Tabularize /[||]<CR>
Description 
Left hand side[SPC]xa¦
Right hand side:Tabularize /¦<CR>
Description 
Left hand side[SPC]xao
Right hand side:Tabularize /&&\|||\|\.\.\|\*\*\|<lt><lt>\|>>\|\/\/\|[-+*/.%^><lt>&|?]/l1r1<CR>
Description 
Left hand side[SPC]xa=
Right hand side:Tabularize /===\|<lt>=>\|\(&&\|||\|<lt><lt>\|>>\|\/\/\)=\|=\~[#?]\?\|=>\|[:+/*!%^=><lt>&|.?-]\?=[#?]\?/l1r1<CR>
Description 
Left hand side[SPC]xa;
Right hand side:Tabularize /;<CR>
Description 
Left hand side[SPC]xa:
Right hand side:Tabularize /:<CR>
Description 
Left hand side[SPC]xa.
Right hand side:Tabularize /\.<CR>
Description 
Left hand side[SPC]xa,
Right hand side:Tabularize /,<CR>
Description 
Left hand side[SPC]xa}
Right hand side:Tabularize /}<CR>
Description 
Left hand side[SPC]xa{
Right hand side:Tabularize /{<CR>
Description 
Left hand side[SPC]xa]
Right hand side:Tabularize /]<CR>
Description 
Left hand side[SPC]xa[
Right hand side:Tabularize /[<CR>
Description 
Left hand side[SPC]xa)
Right hand side:Tabularize /)<CR>
Description 
Left hand side[SPC]xa(
Right hand side:Tabularize /(<CR>
Description 
Left hand side[SPC]xa&
Right hand side:Tabularize /&<CR>
Description 
Left hand side[SPC]xa%
Right hand side:Tabularize /%<CR>
Description 
Left hand side[SPC]xa#
Right hand side:Tabularize /#<CR>
Description 
Left hand side[SPC]xc
Right hand side<Plug>CountSelectionRegion
Description 
Left hand side[SPC]se
Right hand side<Plug>SpaceVim-plugin-iedit
Description 
Left hand side[SPC]
Right hand side:<C-U>LeaderGuideVisual ' '<CR>
Description 
Left hand side\T
Right hand side<Plug>(table-mode-tableize-delimiter)
Description 
Left hand side\tt
Right hand side<Plug>(table-mode-tableize)
Description 
Left hand side\s
Right hand side:<C-U>call unstack#Unstack(visualmode())<CR>
Description 
Left hand side\
Right hand side:<C-U>LeaderGuideVisual get(g:, 'mapleader', '\')<CR>
Description 
Left hand side\Y
Right hand side:<C-U>call SpaceVim#plugins#pastebin#paste()<CR>
Description 
Left hand side\P
Right hand sideclipboard#paste('P')
Description 
Left hand side\p
Right hand sideclipboard#paste('p')
Description 
Left hand side\y
Right hand side:<C-U>call clipboard#yank()<CR>
Description 
Left hand side]%
Right hand side<Plug>(matchup-]%)
Description 
Left hand side]<Home>
Right hand sidedggP``
Description 
Left hand side]<End>
Right hand sidedGp``
Description 
Left hand sideae
Right hand side<Plug>(textobj-entire-a)
Description 
Left hand sidea%
Right hand side<Plug>(matchup-a%)
Description 
Left hand sideai
Right hand side<Plug>(textobj-indent-a)
Description 
Left hand sideaI
Right hand side<Plug>(textobj-indent-same-a)
Description 
Left hand sideal
Right hand side<Plug>(textobj-line-a)
Description 
Left hand sidegS
Right hand side<Plug>VgSurround
Description 
Left hand sideg%
Right hand side<Plug>(matchup-g%)
Description 
Left hand sideg!
Right hand side<Plug>ScripteaseFilter
Description 
Left hand sideg=
Right hand side<Plug>ScripteaseFilter
Description 
Left hand sidegx
Right hand side<Plug>(openbrowser-smart-search)
Description 
Left hand sidegs
Right hand side<Plug>(openbrowser-search)
Description 
Left hand sidego
Right hand side<Plug>(openbrowser-open)
Description 
Left hand sideie
Right hand side<Plug>(textobj-entire-i)
Description 
Left hand sidei%
Right hand side<Plug>(matchup-i%)
Description 
Left hand sideii
Right hand side<Plug>(textobj-indent-i)
Description 
Left hand sideiI
Right hand side<Plug>(textobj-indent-same-i)
Description 
Left hand sideil
Right hand side<Plug>(textobj-line-i)
Description 
Left hand sidev
Right hand side<Plug>(expand_region_expand)
Description 
Left hand sidez%
Right hand side<Plug>(matchup-z%)
Description 
Left hand side<Plug>NERDCommenterUncomment
Right hand side:call NERDComment("x", "Uncomment")<CR>
Description 
Left hand side<Plug>NERDCommenterAlignBoth
Right hand side:call NERDComment("x", "AlignBoth")<CR>
Description 
Left hand side<Plug>NERDCommenterAlignLeft
Right hand side:call NERDComment("x", "AlignLeft")<CR>
Description 
Left hand side<Plug>NERDCommenterYank
Right hand side:call NERDComment("x", "Yank")<CR>
Description 
Left hand side<Plug>NERDCommenterSexy
Right hand side:call NERDComment("x", "Sexy")<CR>
Description 
Left hand side<Plug>NERDCommenterInvert
Right hand side:call NERDComment("x", "Invert")<CR>
Description 
Left hand side<Plug>NERDCommenterNested
Right hand side:call NERDComment("x", "Nested")<CR>
Description 
Left hand side<Plug>NERDCommenterMinimal
Right hand side:call NERDComment("x", "Minimal")<CR>
Description 
Left hand side<Plug>NERDCommenterToggle
Right hand side:call NERDComment("x", "Toggle")<CR>
Description 
Left hand side<Plug>NERDCommenterComment
Right hand side:call NERDComment("x", "Comment")<CR>
Description 
Left hand side<Plug>VgSurround
Right hand side:<C-U>call <SNR>239_opfunc(visualmode(),visualmode() ==# 'V' ? 0 : 1)<CR>
Description 
Left hand side<Plug>VSurround
Right hand side:<C-U>call <SNR>239_opfunc(visualmode(),visualmode() ==# 'V' ? 1 : 0)<CR>
Description 
Left hand side<Plug>(textobj-entire-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_entire.do_by_function("select-i","-","v")<CR>
Description 
Left hand side<Plug>(textobj-entire-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_entire.do_by_function("select-a","-","v")<CR>
Description 
Left hand side<Plug>(table-mode-cell-text-object-i)
Right hand side:<C-U>call tablemode#spreadsheet#cell#TextObject(1)<CR>
Description 
Left hand side<Plug>(table-mode-cell-text-object-a)
Right hand side:<C-U>call tablemode#spreadsheet#cell#TextObject(0)<CR>
Description 
Left hand side<Plug>(table-mode-tableize-delimiter)
Right hand side:<C-U>call tablemode#TableizeByDelimiter()<CR>
Description 
Left hand side<Plug>(table-mode-tableize)
Right hand side:Tableize<CR>
Description 
Left hand side<Plug>GitGutterStageHunk
Right hand side:call gitgutter#utility#warn('Please change your map <lt>Plug>GitGutterStageHunk to <lt>Plug>(GitGutterStageHunk)')<CR>
Description 
Left hand side<Plug>(GitGutterStageHunk)
Right hand side:GitGutterStageHunk<CR>
Description 
Left hand side<Plug>(GitGutterTextObjectOuterVisual)
Right hand side:<C-U>call gitgutter#hunk#text_object(0)<CR>
Description 
Left hand side<Plug>(GitGutterTextObjectInnerVisual)
Right hand side:<C-U>call gitgutter#hunk#text_object(1)<CR>
Description 
Left hand side<Plug>(openbrowser-smart-search)
Right hand side:<C-U>call openbrowser#_keymap_smart_search('v')<CR>
Description 
Left hand side<Plug>(openbrowser-search)
Right hand side:<C-U>call openbrowser#_keymap_search('v')<CR>
Description 
Left hand side<Plug>(openbrowser-open-incognito)
Right hand side:<C-U>call openbrowser#_keymap_open('v', 0, ['--incognito'])<CR>
Description 
Left hand side<Plug>(openbrowser-open)
Right hand side:<C-U>call openbrowser#_keymap_open('v')<CR>
Description 
Left hand side<Plug>(expand_region_shrink)
Right hand side:<C-U>call expand_region#next('v', '-')<CR>
Description 
Left hand side<Plug>(expand_region_expand)
Right hand side:<C-U>call expand_region#next('v', '+')<CR>
Description 
Left hand side<Plug>(matchup-a%)
Right hand side:<C-U>call matchup#text_obj#delimited(0, 1, 'delim_all')<CR>
Description 
Left hand side<Plug>(matchup-i%)
Right hand side:<C-U>call matchup#text_obj#delimited(1, 1, 'delim_all')<CR>
Description 
Left hand side<Plug>(matchup-z%)
Right hand side<SNR>172_(matchup-z%)
Description 
Left hand side<SNR>172_(matchup-z%)
Right hand side:<C-U>call matchup#motion#jump_inside(1)<CR>
Description 
Left hand side<Plug>(matchup-[%)
Right hand side<SNR>172_(matchup-[%)
Description 
Left hand side<Plug>(matchup-]%)
Right hand side<SNR>172_(matchup-]%)
Description 
Left hand side<SNR>172_(matchup-[%)
Right hand side:<C-U>call matchup#motion#find_unmatched(1, 0)<CR>
Description 
Left hand side<SNR>172_(matchup-]%)
Right hand side:<C-U>call matchup#motion#find_unmatched(1, 1)<CR>
Description 
Left hand side<Plug>(matchup-g%)
Right hand side<SNR>172_(matchup-g%)
Description 
Left hand side<SNR>172_(matchup-g%)
Right hand side:<C-U>call matchup#motion#find_matching_pair(1, 0)<CR>
Description 
Left hand side<Plug>(matchup-%)
Right hand side<SNR>172_(matchup-%)
Description 
Left hand side<SNR>172_(matchup-%)
Right hand side:<C-U>call matchup#motion#find_matching_pair(1, 1)<CR>
Description 
Left hand side<Plug>(textobj-indent-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-i","-","v")<CR>
Description 
Left hand side<Plug>(textobj-indent-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-a","-","v")<CR>
Description 
Left hand side<Plug>(textobj-indent-same-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-i","same","v")<CR>
Description 
Left hand side<Plug>(textobj-indent-same-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-a","same","v")<CR>
Description 
Left hand side<PageUp>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<S-Up>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<C-B>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<PageDown>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<S-Down>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<C-F>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<C-U>
Right hand side<Plug>(SmoothieUpwards)
Description 
Left hand side<C-D>
Right hand side<Plug>(SmoothieDownwards)
Description 
Left hand side<Plug>(Smoothie_G)
Right hand side<Cmd>call smoothie#cursor_movement('G') <CR>
Description 
Left hand side<Plug>(Smoothie_gg)
Right hand side<Cmd>call smoothie#cursor_movement('gg') <CR>
Description 
Left hand side<Plug>(SmoothieBackwards)
Right hand side<Cmd>call smoothie#backwards() <CR>
Description 
Left hand side<Plug>(SmoothieForwards)
Right hand side<Cmd>call smoothie#forwards() <CR>
Description 
Left hand side<Plug>(SmoothieUpwards)
Right hand side<Cmd>call smoothie#upwards() <CR>
Description 
Left hand side<Plug>(SmoothieDownwards)
Right hand side<Cmd>call smoothie#downwards() <CR>
Description 
Left hand side<Plug>ScripteaseFilter
Right hand sidescriptease#filterop()
Description 
Left hand side<Plug>(textobj-line-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_line.do_by_function("select-i","-","v")<CR>
Description 
Left hand side<Plug>(textobj-line-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_line.do_by_function("select-a","-","v")<CR>
Description 
Left hand side<SNR>149_(save-cursor-pos)
Right hand side<SNR>149_save_cursor_pos()
Description 
Left hand side<C-P>
Right hand side<Plug>(ctrlp)
Description 
Left hand side<Plug>(markdown-insert-picture)
Right hand side:<C-U> call <SNR>70_markdown_insert_link(1, 1)<CR>
Description 
Left hand side<Plug>(markdown-insert-link)
Right hand side:<C-U> call <SNR>70_markdown_insert_link(1, 0)<CR>
Description 
Left hand side<C-_>
Right hand side<Esc>:Ydv<CR>
Description 
Left hand side<Plug>CommenterInvertYank
Right hand side:call <SNR>33_comment_invert_yank(1)<CR>
Description 
Left hand side<Plug>YankGitRemoteURL
Right hand side:<C-U>call SpaceVim#util#CopyToClipboard(3)<CR>
Description 
Left hand side<F3>
Right hand side:NERDTreeToggle<CR>
Description 
Left hand side<F2>
Right hand side:TagbarToggle<CR>
Description 
Left hand side<Plug>UniquifyCaseSenstiveLines
Right hand side:call <SNR>25_uniquify_lines(1, 0)<CR>
Description 
Left hand side<Plug>UniquifyIgnoreCaseLines
Right hand side:call <SNR>25_uniquify_lines(1, 1)<CR>
Description 
Left hand side<Plug>ReverseLines
Right hand side:ReverseLines<CR>
Description 
Left hand side<Plug>DuplicateLines
Right hand side:call <SNR>25_duplicate_lines(1)<CR>
Description 
Left hand side<Plug>ToggleCase
Right hand side:call <SNR>25_toggle_case(1, 0)<CR>
Description 
Left hand side<Plug>Uppercase
Right hand side:call <SNR>25_toggle_case(1, 1)<CR>
Description 
Left hand side<Plug>Lowercase
Right hand side:call <SNR>25_toggle_case(1, -1)<CR>
Description 
Left hand side<Plug>CountSelectionRegion
Right hand side:<C-U>call <SNR>25_count_selection_region()<CR>
Description 
Left hand side<C-Space>
Right hand side<Plug>(wildfire-water)
Description 
Left hand side<Plug>(jplus
Right hand side:<C-U>call dein#autoload#_on_map('<lt>Plug>(jplus', 'vim-jplus','x')<CR>
Description 
Left hand side<Plug>(wildfire-
Right hand side:<C-U>call dein#autoload#_on_map('<lt>Plug>(wildfire-', 'wildfire.vim','x')<CR>
Description 
Left hand side<Plug>SpaceVim-plugin-iedit
Right hand side:lua require('spacevim.plugin.iedit').start(1)<CR>
Description 
Left hand side<C-R>
Right hand side:<C-U>call <SNR>17_VSetSearch()<CR>:,$s/<C-R>=@/<CR>//gc<Left><Left><Left>
Description 
Left hand side<C-S>
Right hand side:<C-U>w<CR>
Description 
Left hand side<S-Tab>
Right hand side<lt>gv
Description 
Left hand side<C-S-Up>
Right hand side:m '<lt>-2<CR>gv=gv
Description 
Left hand side<C-S-Down>
Right hand side:m '>+1<CR>gv=gv

Operator mode keymaps

Description 
Left hand side%
Right hand side<Plug>(matchup-%)
Description 
Left hand side[%
Right hand side<Plug>(matchup-[%)
Description 
Left hand side]%
Right hand side<Plug>(matchup-]%)
Description 
Left hand sideae
Right hand side<Plug>(textobj-entire-a)
Description 
Left hand sidea%
Right hand side<Plug>(matchup-a%)
Description 
Left hand sideai
Right hand side<Plug>(textobj-indent-a)
Description 
Left hand sideaI
Right hand side<Plug>(textobj-indent-same-a)
Description 
Left hand sideal
Right hand side<Plug>(textobj-line-a)
Description 
Left hand sideg%
Right hand side<Plug>(matchup-g%)
Description 
Left hand sideie
Right hand side<Plug>(textobj-entire-i)
Description 
Left hand sidei%
Right hand side<Plug>(matchup-i%)
Description 
Left hand sideii
Right hand side<Plug>(textobj-indent-i)
Description 
Left hand sideiI
Right hand side<Plug>(textobj-indent-same-i)
Description 
Left hand sideil
Right hand side<Plug>(textobj-line-i)
Description 
Left hand sidez%
Right hand side<Plug>(matchup-z%)
Description 
Left hand side<Plug>(textobj-entire-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_entire.do_by_function("select-i","-","o")<CR>
Description 
Left hand side<Plug>(textobj-entire-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_entire.do_by_function("select-a","-","o")<CR>
Description 
Left hand side<Plug>(table-mode-cell-text-object-i)
Right hand side:<C-U>call tablemode#spreadsheet#cell#TextObject(1)<CR>
Description 
Left hand side<Plug>(table-mode-cell-text-object-a)
Right hand side:<C-U>call tablemode#spreadsheet#cell#TextObject(0)<CR>
Description 
Left hand side<Plug>(GitGutterTextObjectOuterPending)
Right hand side:<C-U>call gitgutter#hunk#text_object(0)<CR>
Description 
Left hand side<Plug>(GitGutterTextObjectInnerPending)
Right hand side:<C-U>call gitgutter#hunk#text_object(1)<CR>
Description 
Left hand side<Plug>(matchup-a%)
Right hand side:<C-U>call matchup#text_obj#delimited(0, 0, 'delim_all')<CR>
Description 
Left hand side<Plug>(matchup-i%)
Right hand side:<C-U>call matchup#text_obj#delimited(1, 0, 'delim_all')<CR>
Description 
Left hand side<Plug>(matchup-z%)
Right hand side:<C-U>call matchup#motion#op('z%')<CR>
Description 
Left hand side<Plug>(matchup-[%)
Right hand side:<C-U>call matchup#motion#op('[%')<CR>
Description 
Left hand side<Plug>(matchup-]%)
Right hand side:<C-U>call matchup#motion#op(']%')<CR>
Description 
Left hand side<Plug>(matchup-g%)
Right hand side:<C-U>call matchup#motion#op('g%')<CR>
Description 
Left hand side<Plug>(matchup-%)
Right hand side:<C-U>call matchup#motion#op('%')<CR>
Description 
Left hand side<Plug>(textobj-indent-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-i","-","o")<CR>
Description 
Left hand side<Plug>(textobj-indent-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-a","-","o")<CR>
Description 
Left hand side<Plug>(textobj-indent-same-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-i","same","o")<CR>
Description 
Left hand side<Plug>(textobj-indent-same-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_indent.do_by_function("select-a","same","o")<CR>
Description 
Left hand side<PageUp>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<S-Up>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<C-B>
Right hand side<Plug>(SmoothieBackwards)
Description 
Left hand side<PageDown>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<S-Down>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<C-F>
Right hand side<Plug>(SmoothieForwards)
Description 
Left hand side<C-U>
Right hand side<Plug>(SmoothieUpwards)
Description 
Left hand side<C-D>
Right hand side<Plug>(SmoothieDownwards)
Description 
Left hand side<Plug>(Smoothie_G)
Right hand side<Cmd>call smoothie#cursor_movement('G') <CR>
Description 
Left hand side<Plug>(Smoothie_gg)
Right hand side<Cmd>call smoothie#cursor_movement('gg') <CR>
Description 
Left hand side<Plug>(SmoothieBackwards)
Right hand side<Cmd>call smoothie#backwards() <CR>
Description 
Left hand side<Plug>(SmoothieForwards)
Right hand side<Cmd>call smoothie#forwards() <CR>
Description 
Left hand side<Plug>(SmoothieUpwards)
Right hand side<Cmd>call smoothie#upwards() <CR>
Description 
Left hand side<Plug>(SmoothieDownwards)
Right hand side<Cmd>call smoothie#downwards() <CR>
Description 
Left hand side<SNR>151__
Right hand side_
Description 
Left hand side<Plug>(textobj-line-i)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_line.do_by_function("select-i","-","o")<CR>
Description 
Left hand side<Plug>(textobj-line-a)
Right hand side<SNR>149_(save-cursor-pos):<C-U>call g:__textobj_line.do_by_function("select-a","-","o")<CR>
Description 
Left hand side<SNR>149_(save-cursor-pos)
Right hand side<SNR>149_save_cursor_pos()
Description 
Left hand side<C-P>
Right hand side<Plug>(ctrlp)
Description 
Left hand side<F3>
Right hand side:NERDTreeToggle<CR>
Description 
Left hand side<F2>
Right hand side:TagbarToggle<CR>