-
Notifications
You must be signed in to change notification settings - Fork 0
Keybindings
Amagi Lugal edited this page Sep 2, 2024
·
2 revisions
| Mode | Keybinding | Action |
|---|---|---|
| Normal | - |
Open parent directory (Oil) |
| Mode | Keybinding | Action |
|---|---|---|
| Normal | <Leader>w |
Save file |
| Normal | <LocalLeader>s |
Open horizontal split |
| Normal | <LocalLeader>w |
Open vertical split |
| Normal | Ctrl + Shift + H |
Move current split to the left |
| Normal | Ctrl + Shift + J |
Move current split down |
| Normal | Ctrl + Shift + K |
Move current split up |
| Normal | Ctrl + Shift + L |
Move current split to the right |
| Normal | Ctrl + K |
Move to the split above |
| Normal | Ctrl + J |
Move to the split below |
| Normal | Ctrl + H |
Move to the split on the left |
| Normal | Ctrl + L |
Move to the split on the right |
| Normal | Alt + D |
Increase window height |
| Normal | Alt + F |
Decrease window height |
| Normal | Alt + S |
Increase window width |
| Normal | Alt + G |
Decrease window width |
| Normal | <Leader>h |
Open new horizontal split |
| Normal | <Leader>v |
Open new vertical split |
| Mode | Keybinding | Action |
|---|---|---|
| Normal | Ctrl + U |
Scroll up and center |
| Normal | Ctrl + D |
Scroll down and center |
| Mode | Keybinding | Action |
|---|---|---|
| Normal | s |
Jump to a word with Hop |
| Normal | <Leader>b |
Telescope buffers |
| Normal | <Leader>lb |
Telescope recall theme=ivy |
| Normal | <Leader>tb |
RecallToggle (Telescope buffers) |
| Normal | <Leader>mx |
MaximizerToggle! (Telescope buffers) |
| Mode | Keybinding | Action |
|---|---|---|
| Normal | <Leader>l |
Toggle lsp_lines |
| Normal | Ctrl + Enter |
ToggleTerm direction=float |
| Mode | Keybinding | Action |
|---|---|---|
| Insert | jj |
Exit insert mode with jj |
| Mode | Keybinding | Action |
|---|---|---|
| Visual | p |
Paste without losing text |