Cheatography
https://cheatography.com
Es warat wegen den ganzen neuen Plugins
This is a draft cheat sheet. It is a work in progress and is not finished yet.
Neotree
<LEADER>F |
Neotree |
/ |
Fuzzysearch |
C-t |
Fuzzysearch Hit - Open in tab |
f |
Find |
S |
Find Hits - Vertical Split |
s |
Find Hits - Horizonal Split |
? |
show Neotree help |
Telescope
<LEADER>ff |
Find |
<LEADER>fg |
Grep (Fuzzy) |
C-t |
Hit - Open in tab |
C-v |
Hit - Open in vertical split |
C-x |
Hit - Open in horizontal split |
Movements
C-y |
screen up one line |
C-e |
screen down one line |
zz |
center viewport to cursor |
zt |
current line to top of screen |
zb |
current line to bottom of screen |
|
|
LSP
gd |
goto definition (C-t to return) |
K |
information about symbol |
Comment
[count]gcc (N) |
toggle current line |
gc (V) |
toggle selection |
gci[BLOCKSEP] |
toggle in block |
gca[BLOCKSEP] |
toggle around block |
Gitsigns
<LEADER>hb |
blame line |
<LEADER>hB |
blame line (full) |
<LEADER>tb |
blame |
<LEADER>hd |
diff |
<LEADER>hD |
diff (this ~) |
<LEADER>td |
toggle deleted |
[c |
previous hunk (change) |
]c |
next hunk (change) |
precognition
<LEADER>p |
toggle precognition |
|