vim-fluffy VS cmp-fuzzy-buffer

Compare vim-fluffy vs cmp-fuzzy-buffer and see what are their differences.

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 cmp-fuzzy-buffer
3 6
2 82
- -
0.0 2.7
almost 3 years ago about 1 year ago
Vim Script Lua
- 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

cmp-fuzzy-buffer

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

What are some alternatives?

When comparing vim-fluffy and cmp-fuzzy-buffer you can also consider the following projects:

fuzzy.nvim - nvim plugin providing abstraction over fzf and fzy native libraries

telescope-fzf-native.nvim - FZF sorter for telescope written in c

nvim-cmp - A completion plugin for neovim coded in Lua.

cmp_luasnip - luasnip completion source for nvim-cmp

cmp-nvim-lsp - nvim-cmp source for neovim builtin LSP client

vim-searchx - The extended search motion.

nvim-cmp-buffer-lines - nvim-cmp completion source for buffer lines

nvim-cmp - A completion plugin for neovim coded in Lua.

wilder.nvim - A more adventurous wildmenu

vim-fuzzysearch - Fuzzy pattern building, in any buffer

cmp-buffer - nvim-cmp source for buffer words