Is there a way to delete lines without putting them in your 'Yank Buffer'?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vim-cutlass

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

    and the remappings suggested by [cutlass(https://github.com/svermeulen/vim-cutlass). I use the ones with "x" doing the "cutting".

  • vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

    You'd probably want to use a plugin manager like vim-plug.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • vim-ReplaceWithRegister

    Replace text with the contents of a register.

    My favourite solution to this is the ReplaceWithRegister plugin.

  • Vim

    The official Vim repository

    with the recent Vim patch 8.2.4881 you can use P in visual mode, without changing any register at all.

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