Duplicate multiple lines

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Vimfiles

    My .vim folder (by AndrewRadev)

  • It depends on what you're looking to duplicate. One thing I've built for myself and have been using a lot is this mini-plugin to duplicate "blocks" of code: duplicate.vim. This duplicates blocks based on indent, assuming that the first line opens an indented block and a later line closes it -- so, if-end, blocks with curly brackets, etc.

  • duplicate.nvim

    Discontinued Neovim plugin to duplicate a textobject.

  • Hey I created a tiny plugin for this since I also like this idea of having a separate motion for this. Not sure if it's worth releasing though since it's literally just 42 lines of code. Here is the link if you're interested (rn, the default mapping is dp but I'll make it configurable): https://github.com/smjonas/duplicate.nvim

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

  • Notes on Text Editing

    2 projects | news.ycombinator.com | 18 Feb 2024
  • Helix-Vim (Readme.md)

    1 project | news.ycombinator.com | 27 Jan 2024
  • Ask HN: Should you add a LICENSE to example configuration repos?

    1 project | news.ycombinator.com | 28 Sep 2023
  • Emacs is failing to open org files in Linux

    2 projects | /r/emacs | 16 May 2023
  • Add plugins without access to GitHub?

    4 projects | /r/vim | 4 May 2023