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
..
buffers.lua Major refactor, read below if you're having issues 2 years ago
colorschemes.lua Major refactor, read below if you're having issues 2 years ago
dap.lua Major refactor, read below if you're having issues 2 years ago
files.lua Major refactor, read below if you're having issues 2 years ago
git.lua feat(grep_lgrep): save query prompt between toggles 2 years ago
grep.lua Major refactor, read below if you're having issues 2 years ago
helptags.lua Major refactor, read below if you're having issues 2 years ago
lsp.lua feat(grep_lgrep): save query prompt between toggles 2 years ago
manpages.lua Major refactor, read below if you're having issues 2 years ago
module.lua Major refactor, read below if you're having issues 2 years ago
nvim.lua Major refactor, read below if you're having issues 2 years ago
oldfiles.lua Major refactor, read below if you're having issues 2 years ago
quickfix.lua Major refactor, read below if you're having issues 2 years ago
tags.lua Major refactor, read below if you're having issues 2 years ago
ui_select.lua vim.ui.select: fallback when opts have no 'format_item' (closes #346) 2 years ago