We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
remove reduntant "I" in a sentence
make code more robust -- there's a bug with harpoon's deletion logic and this circumvents it
add harpoon configuration
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`