You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bhagwan d7de3b51ae feat(grep_lgrep): save query prompt between toggles
fix(live_grep_resume): when using skim
lsp_workspace_symbols: 'opt.query' -> 'opts.lsp_query'
API adjustments:
- Support for `opts.query` everywhere
- Auto shellescape `opts.preview`
- Removed global default prompt
2 years ago
..
previewer Major refactor, read below if you're having issues 2 years ago
providers feat(grep_lgrep): save query prompt between toggles 2 years ago
actions.lua feat(grep_lgrep): save query prompt between toggles 2 years ago
class.lua internal: add vararg to class:new to suppress useless warnings 2 years ago
cmd.lua internal: removed unnecessary 'require' 3 years ago
config.lua feat(grep_lgrep): save query prompt between toggles 2 years ago
core.lua feat(grep_lgrep): save query prompt between toggles 2 years ago
fzf.lua Major refactor, read below if you're having issues 2 years ago
init.lua Major refactor, read below if you're having issues 2 years ago
libuv.lua Major refactor, read below if you're having issues 2 years ago
make_entry.lua Major refactor, read below if you're having issues 2 years ago
path.lua fix: preview/actions for paths that contain ':' (closes #453) 2 years ago
shell.lua Major refactor, read below if you're having issues 2 years ago
shell_helper.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
utils.lua Major refactor, read below if you're having issues 2 years ago
win.lua feat(grep_lgrep): save query prompt between toggles 2 years ago