docs: update Linux/vim
This commit is contained in:
parent
b800da1cd5
commit
4d5fe798d2
@ -2,7 +2,7 @@
|
|||||||
title: Vim
|
title: Vim
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-10-13T08:08:35.675Z
|
date: 2025-10-13T08:09:13.991Z
|
||||||
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