substitute.nvim VS cool-substitute.nvim

Compare substitute.nvim vs cool-substitute.nvim and see what are their differences.

substitute.nvim

Neovim plugin introducing a new operators motions to quickly replace and exchange text. (by gbprod)

cool-substitute.nvim

Simple but effective quick substitute for neovim (by otavioschwanck)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
substitute.nvim cool-substitute.nvim
11 3
447 79
- -
7.0 0.0
5 months ago about 1 year ago
Lua Lua
Do What The F*ck You Want To Public License GNU General Public License v3.0 only
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.

substitute.nvim

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

cool-substitute.nvim

Posts with mentions or reviews of cool-substitute.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-31.
  • nvim alternative for vim-visual-multi
    3 projects | /r/neovim | 31 Oct 2022
  • Multiple cursors feature is equivalent of macros with live feedback
    5 projects | /r/neovim | 15 Aug 2022
    For a while now, I have been seeing discussions about the multiple cursors feature only in the context of replacing words. Especially when people mention multiple cursors in 500 bytes of Vimscript! blogpost and there is even a cool-substitute plugin (nice work btw.) in which readme we can read: "Can easily replace multiple-cursors". I don't know how all people work. The word substitution may be the primary and most common feature of MC, but it is also the least useful one. MC shines when it comes to writing small macros (for big things, I still prefer the real vim macros). I have real-time visual feedback - no more fixing or rerecording broken macros - and I can even use autocompletion during it.
  • New Plugin: cool-substitute
    2 projects | /r/neovim | 10 Aug 2022

What are some alternatives?

When comparing substitute.nvim and cool-substitute.nvim you can also consider the following projects:

vim-cutlass - Plugin that adds a 'cut' operation separate from 'delete'

live-command.nvim - Easily create previewable commands in Neovim.

vim-mark - Highlight several words in different colors simultaneously.

vim-visual-multi - Multiple cursors plugin for vim/neovim

flash.nvim - Navigate your code with search labels, enhanced character motions and Treesitter integration

neovim - Vim-fork focused on extensibility and usability

range-highlight.nvim - An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline.

vis - A vi-like editor based on Plan 9's structural regular expressions

telescope-command-palette.nvim - Create key-bindings and watch them with telescope :telescope:

mc.nvim

nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration

mini.ai - Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.