Cut and Paste Better

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-peekaboo

    :eyes: " / @ / CTRL-R

  • I was a fan of plugins like vim-peekaboo which shows the contents of your registers on pressing " (in normal mode) or C-r (in insert mode) so you know which register to paste. Basically it does :reg for you. This helped me to clarify whether I should use the +, ", * or 0 register.

  • .vim

    My .vim directory (by alexames)

  • I have a keybind to paste over the selected text in visual mode, which I found myself doing a lot. Its set up so that the text that I paste over does not get placed into a buffer when it's deleted.

  • 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-cutlass

    Plugin that adds a 'cut' operation separate from 'delete'

  • vim-cutlass

  • vim-yoink

    Vim plugin that maintains a yank history to cycle between when pasting

  • vim-yoink

  • vim-subversive

    Vim plugin providing operator motions to quickly replace text

  • vim-subversive

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Vim newbie here, could you share your intuitive mappings?

    1 project | /r/neovim | 19 Jan 2023
  • What’s your most common Vim fuckup

    2 projects | /r/vim | 12 Dec 2022
  • What is one key map you use that you don't understand how other Vim users live without?

    2 projects | /r/vim | 20 Nov 2022
  • Replace all occurrences of a word - best way?

    1 project | /r/vim | 5 Jul 2022
  • Not cut the text, just delete. Config.

    3 projects | /r/vim | 25 Nov 2021