摘要: 转载:https://blog.csdn.net/laserrainbow/article/details/96473766 非原创 原因:离开模式被写入注册表 解决方法:进入注册表 win+r 输入regedit 搜索HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl 阅读全文
posted @ 2020-12-29 15:11 ChauncyL 阅读(289) 评论(0) 推荐(0)
摘要: Vim命令 vimtutor学习笔记 第一章 1. 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 th 阅读全文
posted @ 2020-12-29 11:06 ChauncyL 阅读(63) 评论(0) 推荐(0)