We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Update git_files_cwd_aware based on updated API
Answer to a frequently asked question about grep>quickfix workflow.
ueberzug -> ueberzugpp
Added custom live grep arg parse with `rg_glob_fn`
updated preview API
Fix "type" of "path_shorten"
grammar
spelling correction
add mention of `ignoreDeclaration` for `lsp_references`
resume last search is done with 'resume' boolean and not with 'continue_last_search' as written before
Adds documentation for debug option to fzf_exec which is very helpful for anyone writing a custom fzf ui
Updated Provider options with more fields
Complete buffers options, add default and reformat table
Fix top/bottom split mix-up
Added 'Filtering Results' section.
added `vim.ui.select` customization removed deprecated devicons customization
feat: added `reload` and `exec-silent` actions to Advanced.md
added Q regarding `files.cwd_prompt` option
chore: renamed `show_cwd_header` -> `cwd_header`
chore: deprecated `nvim_buf_set_keymap`
As per #693
Updated Advanced (markdown)
updated live git-grep command
updated custom previewer example
Added a usage example for live_grep_glob
feat(lsp_references): new option, 'ignore_current_line'