Personal Neovim configuration of Github user justchokingaround
- Install and initialize:
lazyman -w Chokerman
- Configuration category: Personal
- Base configuration: Custom
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-Chokerman
Git repository
https://github.com/justchokingaround/dotfiles
Dotfyle entry
https://dotfyle.com/justchokingaround/dotfiles-coding-neovim-nvim
Lazy managed plugins
Chokerman Keymaps
Normal mode keymaps
Description | file history |
---|
Left hand side | gh |
Right hand side | <Cmd>DiffviewFileHistory %<CR> |
Description | Diff View |
---|
Left hand side | gv |
Right hand side | <Cmd>DiffviewOpen<CR> |
Description | Commit history |
---|
Left hand side | gH |
Right hand side | <Cmd>DiffviewFileHistory <CR> |
Description | [Hydra] UI Options |
---|
Left hand side | u |
Right hand side | |
Description | [Hydra] Lazy |
---|
Left hand side | L |
Right hand side | |
Description | [Hydra] LSP |
---|
Left hand side | l |
Right hand side | |
Description | [Hydra] Telescope |
---|
Left hand side | f |
Right hand side | |
Description | [Hydra] Rust |
---|
Left hand side | r |
Right hand side | |
Description | Restore Session |
---|
Left hand side | qs |
Right hand side | |
Description | Don’t Save Current Session |
---|
Left hand side | qd |
Right hand side | |
Description | Restore Last Session |
---|
Left hand side | ql |
Right hand side | |
Description | Delete non-pinned buffers |
---|
Left hand side | bP |
Right hand side | |
Description | Toggle pin |
---|
Left hand side | bp |
Right hand side | |
Description | Edgy Select Window |
---|
Left hand side | uE |
Right hand side | |
Description | Edgy Toggle |
---|
Left hand side | ue |
Right hand side | |
Description | Dismiss All |
---|
Left hand side | snd |
Right hand side | |
Description | Noice All |
---|
Left hand side | sna |
Right hand side | |
Description | Noice History |
---|
Left hand side | snh |
Right hand side | |
Description | Noice Last Message |
---|
Left hand side | snl |
Right hand side | |
Description | Todo/Fix/Fixme |
---|
Left hand side | sT |
Right hand side | |
Description | Todo |
---|
Left hand side | st |
Right hand side | |
Description | Todo/Fix/Fixme (Trouble) |
---|
Left hand side | xT |
Right hand side | |
Description | Todo (Trouble) |
---|
Left hand side | xt |
Right hand side | |
Description | Quickfix List (Trouble) |
---|
Left hand side | xQ |
Right hand side | |
Description | Location List (Trouble) |
---|
Left hand side | xL |
Right hand side | |
Description | Workspace Diagnostics (Trouble) |
---|
Left hand side | xX |
Right hand side | |
Description | Document Diagnostics (Trouble) |
---|
Left hand side | xx |
Right hand side | |
Description | Symbols Outline |
---|
Left hand side | cs |
Right hand side | |
Description | Run File |
---|
Left hand side | tt |
Right hand side | |
Description | Stop |
---|
Left hand side | tS |
Right hand side | |
Description | Toggle Output Panel |
---|
Left hand side | tO |
Right hand side | |
Description | Show Output |
---|
Left hand side | to |
Right hand side | |
Description | Toggle Summary |
---|
Left hand side | ts |
Right hand side | |
Description | Run Nearest |
---|
Left hand side | tr |
Right hand side | |
Description | Run All Test Files |
---|
Left hand side | tT |
Right hand side | |
Description | org index |
---|
Left hand side | oi |
Right hand side | |
Description | org return |
---|
Left hand side | or |
Right hand side | |
Description | LSP Len Toggle |
---|
Left hand side | uL |
Right hand side | |
Description | Word (cwd) |
---|
Left hand side | sW |
Right hand side | |
Description | Word (root dir) |
---|
Left hand side | sw |
Right hand side | |
Description | Resume |
---|
Left hand side | sR |
Right hand side | |
Description | Options |
---|
Left hand side | so |
Right hand side | |
Description | Jump to Mark |
---|
Left hand side | sm |
Right hand side | |
Description | Man Pages |
---|
Left hand side | sM |
Right hand side | |
Description | Key Maps |
---|
Left hand side | sk |
Right hand side | |
Description | Search Highlight Groups |
---|
Left hand side | sH |
Right hand side | |
Description | Help Pages |
---|
Left hand side | sh |
Right hand side | |
Description | Grep (cwd) |
---|
Left hand side | sG |
Right hand side | |
Description | Grep (root dir) |
---|
Left hand side | sg |
Right hand side | |
Description | Workspace diagnostics |
---|
Left hand side | sD |
Right hand side | |
Description | Document diagnostics |
---|
Left hand side | sd |
Right hand side | |
Description | Commands |
---|
Left hand side | sC |
Right hand side | |
Description | Command History |
---|
Left hand side | sc |
Right hand side | |
Description | Buffer |
---|
Left hand side | sb |
Right hand side | |
Description | Auto Commands |
---|
Left hand side | sa |
Right hand side | |
Description | Registers |
---|
Left hand side | s" |
Right hand side | |
Description | status |
---|
Left hand side | gs |
Right hand side | |
Description | commits |
---|
Left hand side | gc |
Right hand side | |
Description | Recent (cwd) |
---|
Left hand side | fR |
Right hand side | |
Description | Recent |
---|
Left hand side | fr |
Right hand side | |
Description | Find Files (cwd) |
---|
Left hand side | fF |
Right hand side | |
Description | Find Files (root dir) |
---|
Left hand side | ff |
Right hand side | |
Description | Buffers |
---|
Left hand side | fb |
Right hand side | |
Description | Command History |
---|
Left hand side | : |
Right hand side | |
Description | Grep (root dir) |
---|
Left hand side | / |
Right hand side | |
Description | Switch Buffer |
---|
Left hand side | , |
Right hand side | |
Description | Colorscheme with preview |
---|
Left hand side | uC |
Right hand side | |
Description | Goto Symbol (Workspace) |
---|
Left hand side | sS |
Right hand side | |
Description | Goto Symbol |
---|
Left hand side | ss |
Right hand side | |
Description | Replace in files (Spectre) |
---|
Left hand side | sr |
Right hand side | |
Description | Mason |
---|
Left hand side | cm |
Right hand side | |
Description | Explorer |
---|
Left hand side | e |
Right hand side | |
Description | Explorer NeoTree (cwd) |
---|
Left hand side | fE |
Right hand side | |
Description | Explorer NeoTree (root dir) |
---|
Left hand side | fe |
Right hand side | |
Description | Explorer NeoTree (cwd) |
---|
Left hand side | E |
Right hand side | |
Description | Projects |
---|
Left hand side | fp |
Right hand side | |
Description | Insert Macro Breakpoint. |
---|
Left hand side | ## |
Right hand side | |
Description | |
---|
Left hand side | % |
Right hand side | <Plug>(MatchitNormalForward) |
Description | Nvim builtin |
---|
Left hand side | & |
Right hand side | :&&<CR> |
Description | Play Macro |
---|
Left hand side | Q |
Right hand side | |
Description | Flash Treesitter |
---|
Left hand side | S |
Right hand side | |
Description | Nvim builtin |
---|
Left hand side | Y |
Right hand side | y$ |
Description | |
---|
Left hand side | [% |
Right hand side | <Plug>(MatchitNormalMultiBackward) |
Description | Previous todo comment |
---|
Left hand side | [t |
Right hand side | |
Description | Previous trouble/quickfix item |
---|
Left hand side | [q |
Right hand side | |
Description | |
---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitNormalMultiForward) |
Description | Next todo comment |
---|
Left hand side | ]t |
Right hand side | |
Description | Next trouble/quickfix item |
---|
Left hand side | ]q |
Right hand side | |
Description | Edit Macro |
---|
Left hand side | cq |
Right hand side | |
Description | Hop to char |
---|
Left hand side | f |
Right hand side | |
Description | |
---|
Left hand side | gx |
Right hand side | <Plug>NetrwBrowseX |
Description | |
---|
Left hand side | g% |
Right hand side | <Plug>(MatchitNormalBackward) |
Description | Hop to word |
---|
Left hand side | gh |
Right hand side | |
Description | Update MiniSurround.config.n_lines |
---|
Left hand side | gzn |
Right hand side | |
Description | Find right surrounding |
---|
Left hand side | gzf |
Right hand side | |
Description | Delete surrounding |
---|
Left hand side | gzd |
Right hand side | |
Description | Find left surrounding |
---|
Left hand side | gzF |
Right hand side | |
Description | Replace surrounding |
---|
Left hand side | gzr |
Right hand side | |
Description | Add surrounding |
---|
Left hand side | gza |
Right hand side | |
Description | Highlight surrounding |
---|
Left hand side | gzh |
Right hand side | |
Description | Start/Stop Recording |
---|
Left hand side | q |
Right hand side | |
Description | Flash |
---|
Left hand side | s |
Right hand side | |
Description | Yank Macro |
---|
Left hand side | yq |
Right hand side | |
Description | |
---|
Left hand side | zh |
Right hand side | |
Description | ←/→ |
---|
Left hand side | zl |
Right hand side | |
Description | half screen ←/→ |
---|
Left hand side | zL |
Right hand side | |
Description | |
---|
Left hand side | zH |
Right hand side | |
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 | Git Conflict: Previous Conflict |
---|
Left hand side | <Plug>(git-conflict-prev-conflict) |
Right hand side | <Cmd>GitConflictPrevConflict<CR> |
Description | Git Conflict: Next Conflict |
---|
Left hand side | <Plug>(git-conflict-next-conflict) |
Right hand side | <Cmd>GitConflictNextConflict<CR> |
Description | Git Conflict: Choose Theirs |
---|
Left hand side | <Plug>(git-conflict-theirs) |
Right hand side | <Cmd>GitConflictChooseTheirs<CR> |
Description | Git Conflict: Choose None |
---|
Left hand side | <Plug>(git-conflict-none) |
Right hand side | <Cmd>GitConflictChooseNone<CR> |
Description | Git Conflict: Choose Both |
---|
Left hand side | <Plug>(git-conflict-both) |
Right hand side | <Cmd>GitConflictChooseBoth<CR> |
Description | Git Conflict: Choose Ours |
---|
Left hand side | <Plug>(git-conflict-ours) |
Right hand side | <Cmd>GitConflictChooseOurs<CR> |
Description | Switch Macro Slot |
---|
Left hand side | <C-Q> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(accelerated_jk_j) |
Right hand side | <Cmd>lua require'accelerated-jk'.move_to('j')<CR> |
Description | |
---|
Left hand side | <Plug>(accelerated_jk_gk) |
Right hand side | <Cmd>lua require'accelerated-jk'.move_to('gk')<CR> |
Description | |
---|
Left hand side | <Plug>(accelerated_jk_k) |
Right hand side | <Cmd>lua require'accelerated-jk'.move_to('k')<CR> |
Description | |
---|
Left hand side | <Plug>(accelerated_jk_gj) |
Right hand side | <Cmd>lua require'accelerated-jk'.move_to('gj')<CR> |
Description | show invisible |
---|
Left hand side | <Plug>(Hydra6_wait)i |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra6_wait)<Esc> |
Right hand side | |
Description | zen mode |
---|
Left hand side | <Plug>(Hydra6_wait)z |
Right hand side | |
Description | cursor line |
---|
Left hand side | <Plug>(Hydra6_wait)c |
Right hand side | |
Description | number |
---|
Left hand side | <Plug>(Hydra6_wait)n |
Right hand side | |
Description | spell |
---|
Left hand side | <Plug>(Hydra6_wait)s |
Right hand side | |
Description | wrap |
---|
Left hand side | <Plug>(Hydra6_wait)w |
Right hand side | |
Description | relativenumber |
---|
Left hand side | <Plug>(Hydra6_wait)r |
Right hand side | |
Description | virtualedit |
---|
Left hand side | <Plug>(Hydra6_wait)v |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra6_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)h |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)i |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)L |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)s |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)<CR> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)u |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)D |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)r |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)P |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)t |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)o |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)K |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)a |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)d |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)r |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)h |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)o |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)f |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)? |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)g |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)<CR> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)k |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)/ |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)O |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait); |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)r |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)i |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)h |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)w |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)D |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)g |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)s |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)m |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)d |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra1_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra1_wait)h |
Right hand side | |
Description | ←/→ |
---|
Left hand side | <Plug>(Hydra1_wait)l |
Right hand side | |
Description | half screen ←/→ |
---|
Left hand side | <Plug>(Hydra1_wait)L |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra1_wait)H |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra1_wait) |
Right hand side | |
Description | Increment selection |
---|
Left hand side | <C-Space> |
Right hand side | |
Description | Scroll forward |
---|
Left hand side | <C-F> |
Right hand side | |
Description | Scroll backward |
---|
Left hand side | <C-B> |
Right hand side | |
Description | Nvim builtin |
---|
Left hand side | <C-L> |
Right hand side | <Cmd>nohlsearch|diffupdate|normal! <C-L><CR> |
Visual mode keymaps
Description | [Hydra] UI Options |
---|
Left hand side | u |
Right hand side | |
Description | [Hydra] Lazy |
---|
Left hand side | L |
Right hand side | |
Description | [Hydra] LSP |
---|
Left hand side | l |
Right hand side | |
Description | [Hydra] Telescope |
---|
Left hand side | f |
Right hand side | |
Description | [Hydra] Rust |
---|
Left hand side | r |
Right hand side | |
Description | Selection (cwd) |
---|
Left hand side | sW |
Right hand side | |
Description | Selection (root dir) |
---|
Left hand side | sw |
Right hand side | |
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 | Treesitter Search |
---|
Left hand side | R |
Right hand side | |
Description | Flash Treesitter |
---|
Left hand side | S |
Right hand side | |
Description | |
---|
Left hand side | [% |
Right hand side | <Plug>(MatchitVisualMultiBackward) |
Description | |
---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitVisualMultiForward) |
Description | |
---|
Left hand side | a% |
Right hand side | <Plug>(MatchitVisualTextObject) |
Description | |
---|
Left hand side | gx |
Right hand side | <Plug>NetrwBrowseXVis |
Description | |
---|
Left hand side | g% |
Right hand side | <Plug>(MatchitVisualBackward) |
Description | Add surrounding |
---|
Left hand side | gza |
Right hand side | |
Description | Flash |
---|
Left hand side | s |
Right hand side | |
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 | zen mode |
---|
Left hand side | <Plug>(Hydra6_wait)z |
Right hand side | |
Description | spell |
---|
Left hand side | <Plug>(Hydra6_wait)s |
Right hand side | |
Description | show invisible |
---|
Left hand side | <Plug>(Hydra6_wait)i |
Right hand side | |
Description | number |
---|
Left hand side | <Plug>(Hydra6_wait)n |
Right hand side | |
Description | virtualedit |
---|
Left hand side | <Plug>(Hydra6_wait)v |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra6_wait)<Esc> |
Right hand side | |
Description | relativenumber |
---|
Left hand side | <Plug>(Hydra6_wait)r |
Right hand side | |
Description | wrap |
---|
Left hand side | <Plug>(Hydra6_wait)w |
Right hand side | |
Description | cursor line |
---|
Left hand side | <Plug>(Hydra6_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra6_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)u |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)s |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)D |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)i |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)h |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)<CR> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)L |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra5_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)o |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)K |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)P |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)t |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)r |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)a |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait)d |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra4_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)o |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)/ |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)k |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait); |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)? |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)r |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)h |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)<CR> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)g |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)O |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait)f |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra3_wait) |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)<Esc> |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)i |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)p |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)c |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)s |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)D |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)r |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)h |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)d |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)g |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)w |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait)m |
Right hand side | |
Description | |
---|
Left hand side | <Plug>(Hydra2_wait) |
Right hand side | |
Description | Decrement selection |
---|
Left hand side | <BS> |
Right hand side | |
Operator mode keymaps
Description | |
---|
Left hand side | % |
Right hand side | <Plug>(MatchitOperationForward) |
Description | Treesitter Search |
---|
Left hand side | R |
Right hand side | |
Description | Flash Treesitter |
---|
Left hand side | S |
Right hand side | |
Description | |
---|
Left hand side | [% |
Right hand side | <Plug>(MatchitOperationMultiBackward) |
Description | |
---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitOperationMultiForward) |
Description | |
---|
Left hand side | g% |
Right hand side | <Plug>(MatchitOperationBackward) |
Description | Remote Flash |
---|
Left hand side | r |
Right hand side | |
Description | Flash |
---|
Left hand side | s |
Right hand side | |
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> |