Compare commits
3 Commits
f599b0d6ed
...
2e7ee4d103
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e7ee4d103 | |||
| 4d5fe798d2 | |||
| b800da1cd5 |
@ -2,7 +2,7 @@
|
|||||||
title: Vim
|
title: Vim
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-10-13T07:31:11.658Z
|
date: 2025-10-13T08:10:03.230Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-10-11T16:38:44.398Z
|
dateCreated: 2025-10-11T16:38:44.398Z
|
||||||
@ -26,7 +26,7 @@ dateCreated: 2025-10-11T16:38:44.398Z
|
|||||||
| - | - |
|
| - | - |
|
||||||
| `h` / `l` | Move left / right |
|
| `h` / `l` | Move left / right |
|
||||||
| `j` / `k` | Move down / up |
|
| `j` / `k` | Move down / up |
|
||||||
| `w` / `b` | Next / previous word |
|
| `e` / `b` | Next / previous word |
|
||||||
| `0` / `$` | Start / end of line |
|
| `0` / `$` | Start / end of line |
|
||||||
| `gg` / `G` | Start / end of file |
|
| `gg` / `G` | Start / end of file |
|
||||||
| `Ctrl+d` / `Ctrl+u` | Half-page down / up |
|
| `Ctrl+d` / `Ctrl+u` | Half-page down / up |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user