nvim-gomove VS mini.move

Compare nvim-gomove vs mini.move and see what are their differences.

nvim-gomove

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

mini.move

Neovim Lua plugin to move any selection in any direction. Part of 'mini.nvim' library. (by echasnovski)
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
nvim-gomove mini.move
3 1
190 54
- -
1.8 5.0
almost 2 years ago 2 months ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim-gomove

Posts with mentions or reviews of nvim-gomove. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

mini.move

Posts with mentions or reviews of mini.move. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • mini.move - Move any selection in any direction
    6 projects | /r/neovim | 15 Jan 2023
    Let me introduce you to mini.move - new module of mini.nvim which adds ability to move current visual selection or current line in all four directions (left, right, down, up). It can also be installed using separate GitHub repository.

What are some alternatives?

When comparing nvim-gomove and mini.move you can also consider the following projects:

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

mini.nvim - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

neoterm - Wrapper of some vim/neovim's :terminal functions.

syntax-tree-surfer - A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API.

vim-textmanip - easy text manupilation for vim