vim-fluffy VS quick-scope

Compare vim-fluffy vs quick-scope and see what are their differences.

vim-fluffy

The most basic fuzzy search in Vim (by EgZvor)

quick-scope

Lightning fast left-right movement in Vim (by unblevable)
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-fluffy quick-scope
3 28
2 1,376
- -
0.0 4.6
over 2 years ago 9 months ago
Vim Script 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.

vim-fluffy

Posts with mentions or reviews of vim-fluffy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • Better / and ? Search
    2 projects | /r/neovim | 31 Jan 2023
    Try my mapping https://github.com/EgZvor/vim-fluffy
  • Can someone explain navigation in Vim to me?
    2 projects | /r/vim | 17 Feb 2022
    Off-screen: unknown buffer: explore: fuzzy file search, file manager with tree view by term: tags (`:tj`, `g`), `:grep` + `:cnext` current buffer: by term: `/`, `?` explore: ``, ``, `}`, `{`, mouse scroll On-screen: explore: eyes, `:set cursorline` (`yoc` in vim-unimpaired), "fuzzy" search with `:set hlsearch incsearch` (https://github.com/EgZvor/vim-fluffy) by-term: `/`, `?` by-location: same line: `?`, `/`, `f`, `F`, `t`, `T` (interesting plugin, but I don't use it https://github.com/unblevable/quick-scope). `w`/`W`/`b`/`B`/`e`/`E`/`ge`/`gE`, `0`, `$`. Text objects: `i"`, `i)`, etc. jump to first quotes/parens. other lines (This feels non-optimal): `{`, `}`, `/`, `?`, `[count]j`, `[count]k`, mouse click
  • Simple plugin to make `/` search "fuzzy"
    1 project | /r/vim | 15 Jul 2021

quick-scope

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

What are some alternatives?

When comparing vim-fluffy and quick-scope you can also consider the following projects:

vim-easymotion - Vim motions on speed!

vim-sneak - The missing motion for Vim :athletic_shoe:

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

clever-f.vim - Extended f, F, t and T key mappings for Vim.

vim-repeat - repeat.vim: enable repeating supported plugin maps with "."

nvim-dap - Debug Adapter Protocol client implementation for Neovim

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

leap.nvim - Neovim's answer to the mouse 🦘

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

hop.nvim - Neovim motions on speed!

vim-galore - :mortar_board: All things Vim!

targets.vim - Vim plugin that provides additional text objects