This repository was archived by the owner on Dec 29, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
feat: implement missing commands in other fzf plugins #749
Copy link
Copy link
Open
Description
Related previous discussion: #523
We would like to implement most of the missing commands in other popular fuzzy find plugins: fzf.vim, fzf-lua.
NOTE: There are some commands I don't think I will spend efforts on them:
- Something we already have better replacements, such as
Agin fzf.vim, we already havergbased commandsFzfxLiveGrep.- Something requires external dependencies or somehow out of the scope of fuzzy finder, such as
dap_commandsin fzf-lua, it needs the nvim-dap plugin.
For fzf.vim:
-
Colors -
Rg -
Lines/BLines -
Tags/BTags -
Changes -
Jumps -
Windows -
Locate -
History -
History: -
History/ -
Snippets -
Marks -
Helptags -
Filetypes
For fzf-lua:
-
oldfiles -
quickfix/quickfix_stack -
loclist/loclist_stack -
lines/blines -
treesitter -
tabs -
args -
grep -
tags/btags -
git_tags -
git_stash -
lsp_document_symbols/lsp_workspace_symbols -
lsp_code_actions -
lsp_finder -
profiles -
manpages -
helptags -
colorschemes/awesome_colorschemes -
highlights -
command_history -
search_history -
marks -
jumps -
changes -
registers -
tagstack -
autocmds -
filetypes -
menus -
spell_suggest -
packadd
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels