第十八章 个人渣翻译 spf13插件---EasyMotion 使用教程

本文介绍了Vim插件EasyMotion的使用方法,它提供了一种快速、直观的光标移动方式。通过高亮显示所有可能的跳转目标,用户可以轻松实现一键跳转。文章包括基本特性、个人实践和常用快捷键的总结,有助于提升代码编辑的效率。
摘要由CSDN通过智能技术生成

看看spf13对EasyMotion的介绍:


EasyMotion provides an interactive way to use motions in Vim.

It quickly maps each possible jump destination to a key allowing very fast and straightforward movement.

QuickStart EasyMotion is triggered using the normal movements, but prefixing them with<leader><leader>

 

 

渣翻译:


EasyMotion 提供了一种在vim中使用移动的交互方式。
它能把每一个可能的跳跃目标快速映射到一个键,并且允许非常快速和简单的移动。

快速启动   EasyMotion在普通移动之前加上前缀<leader><leader>,就可以触发。

 

去EasyMotion官网看看:


EasyMotion provides a much simpler way to use some motions in vim. It takes the<number> out of<number>w or<number>f{char} by highlighting all possible choices and allowing you to press one key to jump directly to the target.

When one of the available motions is triggered, all visible text preceding or following the cursor is faded, and motion targets are highlighted.

 

EasyMotion 提供了一种简明方式在vim中使用移动。

它学习<number>,<number>w或者<number>f{char}方式,通过高亮显示所有可能选择,并且允许你按一个键直接跳转到目标。

当一个可用的动作被触发,所有可见文字之前或之后的光标消失,高亮显示移动目标。

 

Usage  base features

<cursor>Lorem ipsum dolor sit amet.

Type <Leader><Leader>w(<Plug>(easymotion-w)) to trigger the word motionw. When the motion is triggered, the text is updated (no braces are actually added, the text is highlighted in red by default):

<cursor>Lorem {a}psum {b}olor {c}it {d}met.

Press c to jump to the beginning of the

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值