We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
fix: Update broken href link
Added "Workspace LSP symbols do not work"
TOC update
Add: "Prevent window flashing during window size change"
Added example for grep vs live_grep
add cycle in results
Answer to a frequently asked question about grep>quickfix workflow.
ueberzug -> ueberzugpp
Added custom live grep arg parse with `rg_glob_fn`
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
Fix top/bottom split mix-up
Added 'Filtering Results' section.
added `vim.ui.select` customization removed deprecated devicons customization
added Q regarding `files.cwd_prompt` option
chore: renamed `show_cwd_header` -> `cwd_header`
chore: deprecated `nvim_buf_set_keymap`
As per #693
Added a usage example for live_grep_glob