Show Menu
Cheatography

My Neovim Config Keyboard Shortcuts (DRAFT) by

My Neovim config with my own shortcuts.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

File Search - Fuzzy find

<le­ade­r>ff
Project Find
(Fuzzy) Find Files
<le­ade­r>fg
Find Git
(Fuzzy) Find Files in Git
<le­ade­r>fs
Project Search
grep
search all files

Neotree (Filetree)

<C-­b>
 
Toggle Neotree
<le­ade­r>nc
neotree current
Open Neotree in current pane
<le­ade­r>no
neotree open
Open and jump to Neotree

Telescope

<C-­x>
Open File in split
<C-­v>
Open File in vertical split
<C-­t>
Open File in new tab

Usefull commands

:NoiceAll
Show all Messages in full
 

Window Management

<le­ade­r>w­{ijkl}
window select
Move focus to window in direction
<le­ade­r>wg
window goto
Display window names and goto selected
<le­ade­r>wm
window move
Enable
winmove
move
mode
Move-Mode
{ijkl}
 
Move window in direction
Move-Mode
{IJKL}
 
Move window to far direction
Move-Mode
s{ijkl}
split
Split window in direction
<le­ade­r>ws
window swap
Enable
winmove
swap
mode
Swap-Mode
{ijkl}
 
Swap in direction
<le­ade­r>wr
window resize
Enable
winmove
resize
mode
Resize­-Mode
{ijkl}
 
Resize in direction
Resize­-Mode
{IJKL}
 
Resize large amount in direction
Resize­-Mode
<c-­{ij­kl}>
 
Resize in direction with bottom­-right anchor
Resize­-Mode
<c-­s-{­ijk­l}>
 
Resize large amount in direction with bottom­-right anchor.
Any Window Mode
q
quit
Quit the Mode