-
Notifications
You must be signed in to change notification settings - Fork 0
Operator to replace text with register content
vim-scripts/operator-replace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2782 *operator-replace* is a Vim plugin to provide an operator to replace a specified text with register content. This is shortcut for several types of operations such as "d{motion}P" and "c{motion}<C-r>{register}". Requirements: - Vim 7.2 or later - |operator-user| 0.0.5 or later (vimscript#2692) Latest version: http://github.com/kana/vim-operator-replace Document in HTML format: http://kana.github.com/config/vim/operator-replace.html
About
Operator to replace text with register content
Resources
Stars
Watchers
Forks
Packages 0
No packages published