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 341f0641ea fzf_exec: normalize opts ('cwd' expand) 2 years ago
..
previewer feat(help_tags): preview no longer runs `:help` (closes #457) 2 years ago
providers fix(quickfix): prevent indexing opts when nil 2 years ago
actions.lua feat(help_tags): preview no longer runs `:help` (closes #457) 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 defaults: set `winopts.hl.search` to 'IncSearch' 2 years ago
core.lua fzf_exec: normalize opts ('cwd' expand) 2 years ago
fzf.lua fix: calling an fzf-lua mapping from insert mode (closes #429) 2 years ago
init.lua feat(fzf_exec): easy API to run custom commands 2 years ago
libuv.lua feat: libuv stdout|stderr stream redirect options (#414) 2 years ago
make_entry.lua feat(make_entry): replace $HOME with '~' where possible (#436) 2 years ago
path.lua fix: preview/actions for paths that contain ':' (closes #453) 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 fix(resume): missing '<' char (closes #454) 2 years ago