Keybindings¶
Leader key is <Space>.
Use which-key by pressing <leader> and pausing briefly.
Daily Essentials¶
Key |
Action |
|---|---|
|
Open project files |
|
Add current file to Harpoon |
|
Jump to Harpoon slots |
|
Run nearest test (Go/Python) |
|
Run test task |
|
Run lint task |
|
Run build task |
|
Open quickfix |
|
Close quickfix |
Git and Rebase¶
Key |
Action |
|---|---|
|
Git status picker |
|
Rebase onto |
|
Rebase continue |
|
Rebase abort |
|
List unresolved conflicts |
|
Fetch upstream (fallback origin) |
|
Fetch |
|
Run PR checks (lint/test/build) |
|
Create PR via |
Project Setup Commands¶
See Suggested Workflows for end-to-end usage patterns.