cool-substitute.nvim VS vis

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

cool-substitute.nvim

Simple but effective quick substitute for neovim (by otavioschwanck)

vis

A vi-like editor based on Plan 9's structural regular expressions (by martanne)
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
cool-substitute.nvim vis
3 56
79 4,172
- -
0.0 8.2
about 1 year ago 6 days ago
Lua C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

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

vis

Posts with mentions or reviews of vis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-26.

What are some alternatives?

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

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

kakoune - mawww's experiment for a better code editor

substitute.nvim - Neovim plugin introducing a new operators motions to quickly replace and exchange text.

micro-editor - A modern and intuitive terminal-based text editor

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

nextvi - Next version of neatvi (a small vi/ex editor) for editing bidirectional UTF-8 text

neovim - Vim-fork focused on extensibility and usability

mc.nvim

mle - flexible terminal-based text editor (C)

nvim-select-multi-line - Neovim plugin. select multiple lines that are not adjacent.