click.me

来自「vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件」· ME 代码 · 共 10 行

ME
10
字号
To run the "Conway's game of life" macros:  1.  Type ":so life.vim".  This loads the macros.  2.  Type "g" to run the macros.  3.  Type CTRL-C to interrupt.  4.  Type ":q!" to get out.See life.vim for more advanced usage.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?