Repository files navigation
Key
Mode
Action
Space
Normal
Leader
jk
Insert
Go back to Normal Mode
U
Normal
Undo "undo" action
Ctrl + y
Normal
Yank all contents of current buffer
Ctrl + u
Normal
Half-Page backwards with vertically centered cursor
Ctrl + d
Normal
Half-Page forward with vertically centered cursor
n
Normal
Iterate forward search results with vertically centered cursor
N
Normal
Iterate backwards search results with vertically centered cursor
J
Visual
Drags downwards selected text, while in Visual Mode
K
Visual
Drags upwards selected text, while in Visual Mode
y
Normal / Visual
Yank Text
p
Normal / Visual
Put Text After Cursor
P
Normal / Visual
Put Text Before Cursor
gp
Normal / Visual
Put Text After Selection
gP
Normal / Visual
Put Text Before Selection
[y
Normal
Cycle Forward Through Yank History
]y
Normal
Cycle Backward Through Yank History
s
Normal / Visual / Operator
Flash
S
Normal / Visual / Operator
Flash Treesitter
Ctrl + h
Normal
Navigate left
Ctrl + j
Normal
Navigate down
Ctrl + k
Normal
Navigate up
Ctrl + l
Normal
Navigate right
Space <S-p>
Normal / Visual
Paste from yank register
Space h
Normal
Harpoon quick menu
Space H
Normal
Harpoon file
Space [4-10]
Normal
Harpoon to file [1-10]
Space pf
Normal
Find Files (cwd)
Space pF
Normal
Find Files (Root Dir)
Space pr
Normal
Recent (cwd)
Space pR
Normal
Recent
Space fx
Normal
Make current file executable
Space fy
Normal
Copy current file path
Space fY
Normal
Copy parent directory path
Space un
Normal
Delete all Notifications
Space y
Normal / Visual
Open Yank History
gsa
Normal / Visual
Add Surrounding
gsd
Normal
Delete Surrounding
gsf
Normal
Find Right Surrounding
gsF
Normal
Find Left Surrounding
gsh
Normal
Highlight Surrounding
gsr
Normal
Replace Surrounding
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.