Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 311 Bytes

faq.md

File metadata and controls

16 lines (8 loc) · 311 Bytes

FAQ

如何退出vim?

按下ESC键,然后输入以下任一指令后按下ENTER:

  1. :x 保存文件并退出vim
  2. :wq 保存文件并退出vim
  3. :q! 不保存文件,强制退出vim

如何申请镜像

点击这里提个issue