DomacsVim

Keybindings

General

KeyDescriptionMode
<A-k>Move this line to upinsert
<A-j>Move this line to downinsert
<C-h>Left arrowinsert
<C-l>Right arrowinsert
<C-j>Down arrowinsert
<C-k>Up arrowinsert
<ESC>Clear search highlightsnormal
<C-n>New filenormal
<C-u>Undonormal
<C-r>Redonormal
<C-a>Select allinsert
<C-y>Copy this linenormal
<C-x>Delete this linenormal
<C-h>Change buffer to leftnormal
<C-j>Change buffer to rightnormal
<C-k>Move buffer to upnormal
<C-l>Move buffer to upnormal
<C-up>Resize buffer heightnormal
<C-down>Resize buffer heightnormal
<C-left>Resize buffer widthnormal
<C-right>Resize buffer widthnormal
<A-k>Resize buffer heightnormal
<A-j>Resize buffer heightnormal
<A-h>Resize buffer widthnormal
<A-l>Resize buffer widthnormal
fCode foldingnormal
EEnd of linenormal
HBeginning of lineinsert
>Tab indent (by default 2 space)normal
<Back indentnormal
>Tab indentvisual
<Back indentvisual
HBeginning of linevisual
EEnd of linevisual
<A-j>Move line to downvisual
<A-k>Move line to upvisual

Nvimtree

KeyDescriptionMode
<C-e>Open file explorernormal

Gitsigns

KeyDescriptionMode
ghReset Git hunknormal
gnGit next hunknormal
gpGit previos hunknormal
gkGit preview hunknormal
giGit preview inline hunknormal

Comments

KeyDescriptionMode
<C-/>Toggle commentnormal
<C-/>Toggle commentvisual

Terminal

KeyDescriptionMode
tToggle term modenormal

Bufferline

KeyDescriptionMode
<C-tab>Switch to next buffernormal
<S-tab>Switch to pre buffernormal