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 07e34d2bac fix: preview/actions for paths that contain ':' (closes #453) 2 years ago
..
previewer feat(make_entry): replace $HOME with '~' where possible (#436) 2 years ago
providers chore(grep): rename opt 'continue_last_search' -> 'resume' 2 years ago
actions.lua chore(grep): rename opt 'continue_last_search' -> 'resume' 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 chore(grep): rename opt 'continue_last_search' -> 'resume' 2 years ago
core.lua chore(grep): rename opt 'continue_last_search' -> 'resume' 2 years ago
fzf.lua fix: calling an fzf-lua mapping from insert mode (closes #429) 2 years ago
init.lua feat(menus): new provider for vim menus (':help menus') 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 switch back to correct source win when using 'split' (closes #397) 2 years ago