Alternative to vim-textmanip plugin? (move selected blocks of text)

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. vim-textmanip

    easy text manupilation for vim

    Hello! I'm trying to find an alternative to https://github.com/t9md/vim-textmanip

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nvim-gomove

    A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.

  4. mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

    This is essentially a tagline of mini.move.

  5. vim-unimpaired

    unimpaired.vim: Pairs of handy bracket mappings

    I don't think it moves blocks, but I utilize the venerable vim-unimpaired for basic text movement (and for inserting empty lines from normal mode).

  6. move.nvim

    Gain the power to move lines and blocks and auto-indent them!

    there is also move.nvim which also allows you to move a visual block like that: https://github.com/fedepujol/move.nvim

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    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

  • Your favourite Neovim plugins?

    42 projects | /r/neovim | 21 Jun 2023
  • I made plugin to use visual mode conveniently :D

    2 projects | /r/neovim | 6 Mar 2023
  • Adding toggleterm.nvim to LazyVIM

    3 projects | /r/neovim | 19 Feb 2023
  • markdowny.nvim

    5 projects | /r/neovim | 13 Jan 2023
  • is there something in neovim like tasks in vscode ?

    2 projects | /r/neovim | 18 Sep 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?