Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 749 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 749 Bytes

vim-easyoperator-phrase

vim-easyoperator-phrase

Require

This plugin depends on the vim-easymotion plugin, version 2.0

https://github.com/Lokaltog/vim-easymotion

Introduction

vim-easyoperator-phrase provides a much simpler way to use some operator for phrase in Vim.

Select, yank, paste, delete, or other operation of phrase.

The idea of this plugin is based on supasorn's work on vim-easymotion

https://github.com/supasorn

Note: to promote good Vim habits, you should learn standard movement commands like }}, vi(, va(, %, ][, ]], [(, etc. before resorting to this function.

See :h easyoperator_phrase.txt for more detail