<leader>ft
- Open file-tree, does not toggle<leader>FT
- Toggle file-tree<leader>fg
- Open git diff<leader>n
- Focus FileTree
<leader>nh
- Next hunk<leader>ph
- Previous hunk<leader>hm
- Preview hunk<leader>hd
- Diff the current file (newer version is selected)
<leader>gb
- Git blame- A resize to end of author column
- C resize to end of commit column
- D resize to end of date/time column
- gq close blame, then |:Gedit| to return to work
- close blame, and jump to patch that added line (or directly to blob for boundary commit)
- o jump to patch or blob in horizontal split
- O jump to patch or blob in new tab
- p jump to patch or blob in preview window
-
eeblame at commit
s
- Stage hunks under the cursorcc
- Commit<leader>gp
- Push the commit
<C-h>
- Next saved file<C-l>
-Previous saved file
co
— choose oursct
— choose theirscb
— choose bothc0
— choose none]x
— move to previous conflict[x
— move to next conflict
<C-p>
- show files in GIT<leader>gf
- show stashes
=
- Indent the code under the cursor~
- Toggle case[[
- Previous context]]
- Next contextT
- Write terminal command in command prompt<leader>tm
- Open tmux window split verticallyvey
OR<leader>y
- yank word onlyvep
OR<leader>p
- paste word instead of another word<F3>
- toggle maximize
<leader><leader>
- Open list of the most recent files