📜  重新加载 vim - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:00.860000             🧑  作者: Mango

代码示例3
The command you want is :e (short for :edit). If you use :edit! it will discard local changes and reload.