码迷,mamicode.com
首页 > 系统相关 > 详细

vim做映射时使用<C-u>做前缀的原因

时间:2015-10-20 10:21:32      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:

在vim的文档中写到:

The CTRL-U (<C-U>) is used to remove the range that Vim may insert.

其实<C-U>的作用就是在command模式中删除所有的文本

 

在usr_20.txt中写到

CTRL-U removes all text, thus allows you to start all over again.

vim做映射时使用<C-u>做前缀的原因

标签:

原文地址:http://www.cnblogs.com/vuuvv/p/4893906.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!