Easy way to yank and replace?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-ReplaceWithRegister

    Replace text with the contents of a register.

  • The best solution I've found to this is a plug-in called Replace with register, which maps to gr (mnemonic "go replace"). This lets you just do diw, move, griw.

  • vim-visual-multi

    Multiple cursors plugin for vim/neovim

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vim-easyclip

    Simplified clipboard functionality for Vim

  • vim-easy-clip

  • vim-stamp

    A vim plugin that replaces the currently selected text with the text in the delete register

  • I have mapping for "stamping" the last deleted/yanked text over the current word or selection. I believe it's similar to this plugin: https://github.com/LandonSchropp/vim-stamp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the best vim motion alternative for this kind of text selection ?

    2 projects | /r/vim | 6 Dec 2023
  • Vim cursores multiplos

    1 project | /r/linuxbrasil | 6 Apr 2023
  • After using Emacs (with evil) for a long time I switched to Neovim.

    5 projects | /r/neovim | 22 Mar 2023
  • Apply normal command to all regex matches on the same line

    1 project | /r/neovim | 15 Mar 2023
  • Simultaneous editing of _some_ instances of a word or sentence

    2 projects | /r/neovim | 16 Feb 2023