添加快捷方式记录
This commit is contained in:
parent
2266afc7d7
commit
5afc436d23
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
|
||||||
|
|
||||||
|
# 快捷键总结
|
||||||
|
| 快捷键 | 功能 |
|
||||||
|
|-- |-- |
|
||||||
|
| <Ctrl-]> | 进入函数或者函数定义处
|
||||||
|
| <Ctrl-o> | 返回<Ctrl-]>前一步
|
||||||
|
|
||||||
|
|
||||||
# The Ultimate vimrc
|
# The Ultimate vimrc
|
||||||
|
|
||||||
Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.
|
Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.
|
||||||
|
|
Loading…
Reference in a new issue