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 09e2b982fb feat(lsp): make symbol highlights configurable 2 years ago
..
previewer fix(jumps): fix preview not showing correctly 2 years ago
providers feat(lsp): make symbol highlights configurable 2 years ago
actions.lua fix: calling an fzf-lua mapping from insert mode (closes #429) 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(lsp): make symbol highlights configurable 2 years ago
core.lua feat: override prompt if specified in fzf_args (closes #434) 2 years ago
fzf.lua fix: calling an fzf-lua mapping from insert mode (closes #429) 2 years ago
init.lua feat: new git provider: 'git_stash' (closes #410) 2 years ago
libuv.lua feat: libuv stdout|stderr stream redirect options (#414) 2 years ago
make_entry.lua feat: file providers now support 'path_shorten' (#408) 2 years ago
path.lua fix: bat previewer with LSP 'force_uri=true' (#409) 2 years ago
shell.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
shell_helper.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
utils.lua wrapper around `fn.input` to prevent exception with `<C-c>` 2 years ago
win.lua switch back to correct source win when using 'split' (closes #397) 2 years ago