Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
mozbugbox
12
followers
·
0
following
View GitHub Profile
All gists
11
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
0 forks
1 comment
1 star
mozbugbox
/
vim.md
Last active
December 4, 2024 05:10
Vim 速成教学
Vim 速成教材:
快捷键:
按键
解释
h
,
j
,
k
,
l
上下左右移动(右手的相邻四个字母键)
i
进入编辑模式 (insert mode)
Esc
退出编辑模式 (normal mode)
Newer
Older
You can’t perform that action at this time.