大範圍的光標移動

set mouse=a " Enable the use of the mouse. 的用法?

大范围复制、粘贴?

分栏(文件/Terminal)

vim练习工具

将vim与系统剪贴板的交互使用 - 知乎

vim in WSL

Insert mode

[VIM]插入模式下的几个命令_champwang-CSDN博客

Added jk to escape insert mode.

Normal mode

:e {filename}

:e .

:tabe {filename}

:tabe .

切换分页tab指令:

g t, g T

ctrl+g show location and file status.