All Projects → haya14busa → vim-easyoperator-phrase

haya14busa / vim-easyoperator-phrase

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

Programming Languages

Vim Script
2826 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].