vim-quick-replace VS vim-unimpaired

Compare vim-quick-replace vs vim-unimpaired and see what are their differences.

vim-quick-replace

A quick find/replace plugin for Vim. (by orlp)

vim-unimpaired

unimpaired.vim: Pairs of handy bracket mappings (by tpope)
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
vim-quick-replace vim-unimpaired
2 52
5 3,232
- -
0.0 0.0
about 3 years ago 8 months ago
Vim Script Vim Script
- -
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.

vim-quick-replace

Posts with mentions or reviews of vim-quick-replace. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-20.
  • What are your favourite mappings? Esc? Ctrl+w? Others?
    5 projects | /r/vim | 20 Mar 2021
    I wrote a plugin that makes this process even smoother: https://github.com/orlp/vim-quick-replace
  • A Vim Guide for Advanced Users
    5 projects | news.ycombinator.com | 27 Feb 2021
    This has one huge shortcoming: when the next match is off-screen, pressing . jumps immediately to the next match and replaces it, before you had the opportunity to review whether you want that.

    To solve this I wrote a little plugin (that I finished as a plugin yesterday and uploaded just now): https://github.com/orlp/vim-quick-replace

    The nice thing is that it always jumps to the next match before replacing, and if you choose to replace the current match it immediately jumps to the next one. And you can start in two ways: using the current word under the cursor or the current visual selection, so it's very flexible.

    To see it in action: https://i.imgur.com/wEX6O1w.mp4

vim-unimpaired

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

What are some alternatives?

When comparing vim-quick-replace and vim-unimpaired you can also consider the following projects:

better-escape.vim - A Vim/Neovim plugin for escaping insert mode without lagging.

miryoku - Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout.

kakoune - mawww's experiment for a better code editor

nvim-bqf - Better quickfix window in Neovim, polish old quickfix window.

dotfiles - :octocat: Tim does dotfiles

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

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

diff-kit - various tools for playing with diffs

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

coc-tsserver - Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript