We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add cycle in results
Updated Home (markdown)
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
feat(lsp_references): new option, 'ignore_current_line'
clarified input history instructions
add an entry on how to keep past inputs
Added instructions for testing with minimal init
added VimResized autocmd
added `file_ignore_patterns`
Advacned API documentation
Mention present attributes instead of backward compatible ones for changing preview's size and position
Added ctrl-g workflow demo
added more image conversion utils and links