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 2d2ee02d17 fix(oldfiles): missing entries (closes #447) 2 years ago
..
previewer feat(make_entry): replace $HOME with '~' where possible (#436) 2 years ago
providers feat(commands): include buffer local commands (closes #445) 2 years ago
actions.lua fix(quickfix): send to quickfix action when using 'path_shorten' 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(menus): new provider for vim menus (':help menus') 2 years ago
core.lua feat(make_entry): replace $HOME with '~' where possible (#436) 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(oldfiles): missing entries (closes #447) 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