Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages