fzf-lua/lua/fzf-lua
2022-01-01 15:40:32 -08:00
..
previewer bugfix: git icon overrides breaks 'git_status' (closes #283) 2021-12-28 13:13:03 -08:00
providers LSP diagnostics update for deprecations in neovim 0.6.1 2022-01-01 15:40:32 -08:00
actions.lua bugfix: sending results with no column to quickfix (closes #280) 2021-12-26 18:56:12 -08:00
class.lua tags: optimized performance with the builtin previewer (#245) 2021-12-11 13:16:58 -08:00
cmd.lua internal: removed unnecessary 'require' 2021-11-18 19:10:55 -08:00
config.lua LSP diagnostics update for deprecations in neovim 0.6.1 2022-01-01 15:40:32 -08:00
core.lua new option 'show_cwd_header' forces 'cwd' in header line (closes #281) 2021-12-26 19:07:01 -08:00
fzf.lua Workaround for potential 'tempname' bug (#222) 2021-11-21 17:47:06 -08:00
init.lua added 'changes' as a subset of 'jumps' (#264) 2021-12-16 22:03:46 -08:00
libuv.lua live_grep_resume: defaulted to multiprocess, better DEBUG message 2021-12-14 06:20:47 -08:00
make_entry.lua added 'resume': will resume **any** list, custom or builtin (#241) 2021-12-16 15:39:09 -08:00
path.lua ctags: do not ignore '$' at the end of the pattern (revisit #219) 2021-12-23 13:53:06 -08:00
shell_helper.lua internal: replace error messages from 'io.write' to 'io.stderr:write' 2021-12-12 18:52:13 -08:00
shell.lua remove 'nvim-fzf' depedency 2021-12-12 10:36:54 -08:00
utils.lua escape hyphen in 'vim.fn.expand' (closes issue #285) 2021-12-29 09:21:32 -08:00
win.lua 'resume' rework: better way of storing last query (closes #271) 2021-12-21 04:36:35 -08:00