transpose-words VS vim-exchange

Compare transpose-words vs vim-exchange and see what are their differences.

transpose-words

Swap two words as M-t (transpose-words) in Emacs or bash. (by vim-scripts)

vim-exchange

Easy text exchange operator for Vim (by tommcdo)
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
transpose-words vim-exchange
1 14
7 742
- -
10.0 2.3
almost 13 years ago 4 months ago
VimL Vim Script
- 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.

transpose-words

Posts with mentions or reviews of transpose-words. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.
  • swap words according to pattern
    3 projects | /r/vim | 19 Apr 2023
    The :%s/.../\3\2\1/ solution is canonical, but also check out https://github.com/vim-scripts/transpose-words for something more interactive that requires less typing.

vim-exchange

Posts with mentions or reviews of vim-exchange. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.

What are some alternatives?

When comparing transpose-words and vim-exchange you can also consider the following projects:

ssr.nvim - Treesitter based structural search and replace plugin for Neovim.

vim-sandwich - Set of operators and textobjects to search/select/edit sandwiched texts.

vim-swap - Reorder delimited items.

traces.vim - Range, pattern and substitute preview for Vim

vim-subversive - Vim plugin providing operator motions to quickly replace text

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

nvim-dap-ui - A UI for nvim-dap

nvim-treesitter-textobjects

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

targets.vim - Vim plugin that provides additional text objects

nvim-dap - Debug Adapter Protocol client implementation for Neovim

ctrlp.vim - Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.