登录社区云,与社区用户共同成长
邀请您加入社区
该用户还未填写简介
暂无可提供的服务
vim命令学习vim的时候找到的一个文档,存一下Lesson 1 SUMMARY1. The cursor is moved using either the arrow keys or the hjkl keys.h (left)j (down)k (up)l (right)2. To start Vim from the shell prompt type:vim FILENAME <E