Skip to content

deris/vim-operator-yank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

operator-yank

This is plugin to yank text same as Vim default yank operator. But this depends on operator-user.

Requirements

operator-user

Usage

This plugin define no default key mappings.

So you need to define key mappings. Look at Settings.

Settings

You need map key to use this plugin.

This is example settings.

map y  <Plug>(operator-yank)
map Y  <Plug>(operator-yank)$

License

This plugin is distributed under MIT License.

About

Operator to yank text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published