Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Fzf.vim Alternatives
Similar projects and alternatives to fzf.vim
-
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
-
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
vim-vinegar
vinegar.vim: Combine with netrw to create a delicious salad dressing
-
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
ale
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
-
-
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
fzf.vim reviews and mentions
-
fzf.vim VS fuzzyy - a user suggested alternative
2 projects | 19 May 2023
-
Looking for a good tag browser with fuzzy find
I use https://github.com/junegunn/fzf.vim (specifically the :Tags function).
-
5 great Perl scripts to keep in your sysadmin toolbox
I started out with ack, which was great. Then I switched to git grep for most things, but it was quite slow on a large repository. Now I use ripgrep every day (every hour?) when I'm working, particularly inside vim via https://github.com/junegunn/fzf.vim
-
(Low effort) -q is really cool
Like you said, there's ways to do this from within nvim (telescope.nvim and fzf.vim, to name a few), but this doesn't require any setup.
-
Name of a split view plugin for git history and/or file compare results
Seems to be fzf.vim and :BCommits
-
I don't really get folding
`BCommits` command in fzf.vim
-
Fuzzy search
For fzf, there's https://github.com/junegunn/fzf.vim. Also check out :help fuzzy-matching.
-
How do you navigate between buffers?
I’d recommend FZF and :Buffers https://github.com/junegunn/fzf.vim I have it mapped to p
-
What are the best IDEs for Python?
Personally I'm on neovim these days, but I believe I used fzf when I was vim classic.
-
Managing Local and Remote Filesystems with Vim and netrw
Nowadays, I mostly use a fuzzy finder to find the files I want, but a file explorer can still be useful in some situations:
-
A note from our sponsor - InfluxDB
www.influxdata.com | 27 May 2023
Stats
junegunn/fzf.vim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fzf.vim is Vim Script.