vim:放弃hjkl

本文介绍了如何在Vim中放弃使用hjkl,转而使用wordwise motions如w, b, e, ge以及字符搜索命令f, F, t, T等,以提高文本编辑的速度和效率。通过这些技巧,可以在长行中快速定位到目标字符,实现近瞬时的移动。" 103209328,7242371,知识库问答:表示适配器在关系检测中的应用,"['自然语言处理', '知识图谱', '机器学习', '深度学习', '关系提取']

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

vim:放弃hjkl

vim放弃使用hjkl,可以加快文本的编辑速度,不信,看我摘录的文章:http://vimcasts.org/blog/2013/02/habit-breaking-habit-making/

Wordwise motions are 5x faster than h and l

The w, b, e, and ge commands allow us to move forward or backward to the start or end of a word. The W, B, E, and gE commands do the same for a WORD (see :help word for the difference between words and WORDs). If we say that the average word length is 5 letters, then moving back and forward a word at a time is approximately five times faster than using h and l to move a character at a time.

Start off by adding w and

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值