Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.24 KB

keys.md

File metadata and controls

56 lines (41 loc) · 1.24 KB

General

v : J : Move lines down v : K : Move lines up

n : Ctrl + d : Half page jumping n : Ctrl + u : Half page jumping

n : n : Search in middle n : N : Search in middle

n : + y : Yank to clipboard v : + y : Yank to clipboard n : + Y : Yank to clipboard

Completions

i : Tab : Next suggestion i : Shift + Tab : Previous suggestion i : Ctrl + Space : Select suggestion i : Return : Confirm n : K : Hover n : + v + d : Diagnostic float n : Ctrl + k : Signature help i : Ctrl + k : Signature help n : + v + c + a : Code action n : gd : Telescope jump to definition n : gr : Telescope jump to reference n : + d + s : Telescope document symbol search n : + w + s : Telescope dynamic workspace symbol search

Harpoon

n : + a : Add file to harpoon n : Ctrl + h : Select 1 n : Ctrl + j : Select 2 n : Ctrl + k : Select 3 n : Ctrl + l : Select 4

n : Ctrl + S + P : Previous in list n : Ctrl + S + N : Next in list

Neotree

n : Ctrl + b : Toggle Neotree visible

None ls

n : + g + f : Format file

Telescope

n : p + f : Find files in directory n : Ctrl + p : Find files in git n : + p + s : Grep search file bottom n : + f + s : Live grep search