ssr.nvim VS transpose-words

Compare ssr.nvim vs transpose-words and see what are their differences.

ssr.nvim

Treesitter based structural search and replace plugin for Neovim. (by cshuaimin)

transpose-words

Swap two words as M-t (transpose-words) in Emacs or bash. (by vim-scripts)
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
ssr.nvim transpose-words
7 1
868 7
- -
4.9 10.0
6 days ago almost 13 years ago
Lua VimL
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.

ssr.nvim

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

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.

What are some alternatives?

When comparing ssr.nvim and transpose-words you can also consider the following projects:

ast-grep - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust

vim-exchange - Easy text exchange operator for Vim

treesj - Neovim plugin for splitting/joining blocks of code

architext.nvim - :rocket: Structural editing powered by treesitter

nvim-trevJ.lua - Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter

syntax-searcher - Language-independent command-line utility for syntax-aware pattern matching.

ts-node-action - Neovim Plugin for running functions on nodes.

splitjoin.vim - Switch between single-line and multiline forms of code

matklad

telescope-sg - Ast-grep picker for telescop.nvim

gram_grep - Search text using a grammar, lexer, or straight regex. Chain searches for greater refinement.

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.