26 Commits (d8b5981e9240ef4684500d5e64988e60ef28b922)

Author SHA1 Message Date
bhagwan d8b5981e92 README: added lua keymap exmaple, removed commented `_G.dump`(s) 3 years ago
bhagwan 7b9fe4495e 'git_xxx' now supports 'cwd' option (closes issue #82) 3 years ago
bhagwan fe4cfcece7 added options to override '--ansi' and '--info' (closes issue #76) 3 years ago
bhagwan 2aeb0fc36f should close issue #70 3 years ago
bhagwan eefed45175 added builtin previewer 3 years ago
bhagwan 3c661e552e refactor and add 'cwd_only' option to all file providers 3 years ago
John Drouhard 57f304b270 Optimize git performance: 1) faster method to determine if in git repo; 2) bypass entirely if git icons disabled 3 years ago
bhagwan ccc9d5f6c1 option to open in a split instead of a popup 3 years ago
bhagwan fd390cdcea added git_status 3 years ago
bhagwan 1257eadb7c added git commits,bcommits,branches 3 years ago
bhagwan 0d05954397 previewers migrated to new async_action 3 years ago
bhagwan 652f66d36b bugfix: rg --color prevented git_icons from showing 3 years ago
bhagwan ec2e870614 refactor previewers 3 years ago
bhagwan cf583fe211 fix issue #28, added search header for cword/visual grep 3 years ago
bhagwan ea38de4d7c options refactor, slightly better startup time 3 years ago
bhagwan c76d6d9b36 nvim-web-devicons lazy load bugfix 3 years ago
bhagwan 976ee88400 added initial skim (rust fzf) support 3 years ago
bhagwan eb9dec7dcd added provider for builtin methods 3 years ago
bhagwan 0e472a9ee3 do not reset vim.env.FZF_DEFAULT_OPTS 3 years ago
bhagwan 49c1e2f1ea added full LSP support 3 years ago
bhagwan 495c133254 nbsp revert, lsp_references added 3 years ago
bhagwan 192a386087 added the option to supply extra fzf_args 3 years ago
bhagwan 565e76bdfa fixed default when devicon returns nil 3 years ago
bhagwan c925eb89a0 added preview_opts, fixed win_border opt, fixed crash when no devicons are installed 3 years ago
bhagwan 4ba44c8dff passthrough opts to build_fzf_cli 3 years ago
ibhagwan 36d850b29b Initial commit 3 years ago